Skip to content

v0.2.3

Compare
Choose a tag to compare
@Morriar Morriar released this 20 Jan 18:46
· 15 commits to main since this release

What's Changed

πŸ› Bug Fixes

  • Handle final in RBS translation by @Morriar in #390
  • Handle incompatible overrides in RBS translation by @Morriar in #391
  • Fix RBS translation of shape string keys by @Morriar in #392
  • Handle spaces in types during RBS translation by @Morriar in #393
  • Fix RBS translation of non-block type in block position by @Morriar in #394
  • Do not print type parameters as TYPE_ when translating to RBS by @Morriar in #396
  • Properly handle T.class_of and T::Class in RBS translation by @Morriar in #395
  • Protect nilable procs with parenthesis when translating to RBS by @Morriar in #397
  • Fix RBS translation of attr_writer signatures by @Morriar in #399

πŸ›  Other Changes

  • Remove dead attr_writer sort_nodes= by @shopify-codedb in #322

Full Changelog: v0.2.2...v0.2.3