Skip to content

v5.09.0982

Compare
Choose a tag to compare
@Y-Less Y-Less released this 12 Nov 22:44
· 36 commits to 5.x since this release

Changes

  • Mostly a bug-fix release; now with all tests passing.
  • Added y_natives to dynamically detect and use plugins at run-time.
  • Added y_decorator to aid in the creation of decorators/annotations.
  • Added y_const to pass const data to legacy (const-incorrect) functions.
  • Switched to using __const everywhere internally.
  • A fair amount more documentation.

Thanks

Full Changelog

v5.08.4329...v5.09.0982