Skip to content

Release v1.10.0

Choose a tag to compare

@charphi charphi released this 14 Apr 15:10

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