Files
AareCommon/CHANGELOG.md
T
semantic-release 3bc2ce95ad
Build and Publish / release (push) Successful in 5s
CI / lint (push) Successful in 49s
CI / test (3.13) (push) Successful in 23s
CI / test (3.11) (push) Successful in 47s
CI / test (3.12) (push) Successful in 55s
0.3.0
Automatically generated by python-semantic-release
2026-08-07 09:07:22 +00:00

4.4 KiB

CHANGELOG

v0.3.0 (2026-08-07)

Bug Fixes

  • Locations of some imports (e995b5b)

Chores

Code Style

  • Formatting and linting in affected files (7f1d29a)

Continuous Integration

Features

  • Move clean paths util from daq (1cd7aa5)

v0.2.2 (2026-08-03)

Bug Fixes

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)