Fluxzero 1.71.0
1.71.0 (2026-01-25)
Features
feat: add TimeParameterResolver for Instant and Clock injection in handlers (
3b39324)- Introduced `TimeParameterResolver` to resolve `Instant` and `Clock` parameters in message handlers.
- Added tests for `Instant` and `Clock` parameter injection.
Tests
- test(web): add test for `@ServeStatic` without additional config (
9e8121e)