This repository has been archived by the owner on Jul 5, 2023. It is now read-only.
Changelog for version 0.7.3:
- Add support for
serialized
attribute. Thanks to @alexdunae - Add codegen for
reload_<assoc>
method. Thanks to @DanielGilchrist - Improve
pluck_to_tstruct
to 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