Skip to content

v0.13.0

Compare
Choose a tag to compare
@catks catks released this 14 Jul 17:33
· 66 commits to master since this release
  • Fix Ruby 3 Warnings
  • Improve how projector specs initialize controller to be more rails like and fix several issues.
    • [BREAKING] As a result abstract actions/projectors will have to be initialized using prepend_before in projector specs.