Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@vinistock vinistock released this 29 Aug 16:36
· 6 commits to main since this release

What's Changed

🚧 Breaking Changes

✨ Enhancements

🐛 Bug Fixes

🛠 Other Changes

  • Remove dead attr_writer add_sig_templates= by @shopify-codedb in #324
  • Remove dead attr_writer nest_non_public_methods= by @shopify-codedb in #320
  • Remove dead attr_writer nest_singleton_methods= by @shopify-codedb in #321
  • Remove dead attr_writer group_nodes= by @shopify-codedb in #323
  • Don't use Minitest::Reporter for RubyMine by @amomchilov in #314
  • Release v0.1.14 by @amomchilov in #326
  • Add a few missing test for Type builder interface by @Morriar in #337
  • Introduce TestHelper#parse_rbi by @Morriar in #345
  • Uniformize variable names in tests by @Morriar in #346
  • Encode current behavior of helpers parsing by @Morriar in #347
  • Make more tests using parsing for their input by @Morriar in #349
  • Bump Prism requirement to v1 by @vinistock in #361

Full Changelog: v0.1.14...v0.2.0