Fluxzero 1.120.0
1.120.0 (2026-03-26)
Features
feat(casting): support repeatable upcasts and downcasts (
b9a3c46)Register repeated @Upcast and @Downcast annotations through CastInspector so a single method can participate in multiple revisions.
Also make the repeatable container annotations public and add chain plus Spring configuration tests to cover discovery and sequential application.