Release v1.10.0
1.10.0 - 2026-04-14
This release adds a new annotation to document system-dependent methods, improves Representable* annotations for external processing, and fixes inherited method lookup in the Representable* processor.
Added
- Add SystemDependent annotation #426
Changed
- Modify Representable* annotations retention to CLASS to enable external processing #427
Fixed
- Fix search for format method in Representable* processor #421