Skip to content

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 08 May 11:52
· 2 commits to main since this release

Added

  • ads_bib.run(from_run=...) now mirrors CLI run variants from Python, including dotted overrides and run-local artifact reuse.

Improved

  • Toponymy topic-map layer colors now spread across the full palette for clearer hierarchy inspection.
  • Curation docs now clarify that cluster IDs are run-local and that removals should be applied through a variant from the inspected run.

Fixed

  • curation.clusters_to_remove is now validated when configs load; scalar values such as 7 fail early with a hint to use [7].
  • CLI run and doctor now report config validation errors without a traceback.