Files
AareCommon/CHANGELOG.md
T
semantic-release de5db24ff8
Build and Publish / release (push) Successful in 6s
CI / test (3.11) (push) Successful in 24s
CI / test (3.13) (push) Successful in 21s
CI / lint (push) Successful in 18s
CI / test (3.12) (push) Successful in 26s
0.2.1
Automatically generated by python-semantic-release
2026-07-31 08:50:11 +00:00

3.5 KiB

CHANGELOG

v0.2.1 (2026-07-31)

Bug Fixes

  • Drop spots_indexed from no-crystal guard (2969af8)

Indexing was removed from the crystal score (w_indexed=0.00), so it must not act as a hard veto either: a crystal that diffracts but fails to index should still be targeted, not routed to grid centre. Guard now checks max spots_low_res only.

Co-Authored-By: Claude Fable 5 noreply@anthropic.com

Code Style

Co-Authored-By: Claude Fable 5 noreply@anthropic.com

v0.2.0 (2026-07-27)

Bug Fixes

Code Style

Features

  • Use token for release wf on protected main (6139b42)

Testing

  • Update tests to use instances (2399e0d)

v0.1.5 (2026-07-09)

Bug Fixes

  • Remove baton warning log (49c4f12)

v0.1.4 (2026-07-09)

Bug Fixes

  • Log config error location (2f012f4)

v0.1.3 (2026-07-08)

Bug Fixes

  • Crash on bec init failure; beamline must be set explicitly (4ac9587)

Testing

  • Update test for env var (3764c98)

v0.1.2 (2026-07-06)

Bug Fixes

  • Build config to include yamls (164a6ba)

v0.1.1 (2026-07-06)

Bug Fixes

  • Load beamline configs from correct dir (6b40d05)

v0.1.0 (2026-07-02)

Bug Fixes

Code Style

Continuous Integration

  • Add test run (40b12c1)

  • Just run workflow on main pushes (91166de)

  • Move setup to action and add format ci step (1b38dd5)

Features

Refactoring

  • Extract common code from aaredaq (3c27cbe)