Skip to content

v0.6.0

Latest

Choose a tag to compare

@bnnr-release-please bnnr-release-please released this 16 Jun 10:07
e723591

0.6.0 (2026-06-16)

Features

  • add icd preset for saliency-guided training (#303) (ba7ba4d)
  • analyze progress output and CV cached-pred reuse (e7d6364)
  • bound the XAI cache and stop unbounded hash-keyed growth (1be85ac)
  • dashboard port auto-fallback, train --dry-run, config warning echo (309d1eb)
  • warn once when branch search projects a very long runtime (#318) (0231591)

Bug Fixes

  • apply augmentations in list order and pass async sample indices (76ea8d9)
  • invalidate XAI cache when a different model shares the cache dir (#317) (202e258)

Performance Improvements

  • lazy-import cv2 so import bnnr no longer pays the OpenCV cost (85f0689)