v5.09.0982
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.