This repository was archived by the owner on Jul 5, 2023. It is now read-only.
Changelog for version 0.7.3:
- Add support for
serializedattribute. Thanks to @alexdunae - Add codegen for
reload_<assoc>method. Thanks to @DanielGilchrist - Improve
pluck_to_tstructto use prop default value when applicable. Thanks to @DanielGilchrist - Add debug mode via
SBR_DEBUG_MODE. In debug mode, plugin errors will be raised - Some small bug fixes