Skip to content

v0.7.1

Choose a tag to compare

@paracycle paracycle released this 29 Mar 19:31
· 3203 commits to main since this release
f91b761

What's Changed

🐛 Bug Fixes

  • Fix generic type variable argument serialization by @paracycle in #839
  • Do not crash when trying to generate DSL RBIs on non-rails apps by @Morriar in #847
  • Update tapioca todo to handle constants defined in class << self by @jeffcarbs in #850
  • Bump rbi to v0.0.14 by @Morriar in #866
  • Start filtering old copies of reloaded constants by @paracycle in #869
  • Fix block with no param generation by @pjambet in #874
  • Start using compared by identity Set operations for UrlHelpers#includes_helper? by @paracycle in #877

New Contributors

Full Changelog: v0.7.0...v0.7.1