Skip to content

Fluxzero 1.208.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 13:41

1.208.0 (2026-06-16)

Code Refactoring

  • refactor(tests): replace system properties with `TestFixture` (0ecefb2)

    Replace direct system property manipulation in tests with `TestFixture` to improve test readability, isolation, and maintainability.