Skip to content

v1.1.0 - Stability and internal features

Choose a tag to compare

@PavelAgarkov PavelAgarkov released this 16 Sep 08:01
· 21 commits to main since this release
4caae08

Release Notes [v1.1.0]

Added

  • Terminate() — method to gracefully finalize the last node in the queue state.
  • CurrentState() — method to retrieve the current state of the internal state machine.
  • Additional integration tests for examples and runtime validation.

Changed

  • Improved test coverage to enhance overall stability.

Fixed

  • Minor internal adjustments in the queue state logic to improve predictability.