Skip to content

v0.4.0

Choose a tag to compare

@kaspth kaspth released this 29 Nov 15:32
· 2 commits to main since this release
b83583c

What's Changed

  • Update app-wide pattern documentation to remove touch recommendation by @kaspth in #22

  • Test on Ruby 3.4 by @kaspth in #24

  • Revert "Fix private performs marking on immediate version too" by @kaspth in #23
    I no longer think this is a fix and it makes more sense that private performs :some_method only privates the some_method_later method.

New Contributors

Full Changelog: v0.3.3...v0.4.0