Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

0.7.3

Latest
Compare
Choose a tag to compare
@hdoan741 hdoan741 released this 15 Jan 17:32
· 84 commits to master since this release

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