Skip to content

v0.17.8

Choose a tag to compare

@github-actions github-actions released this 20 Oct 14:47
· 187 commits to main since this release
0a9b43b

What's Changed

✨ Enhancements

  • Prevent gems from calling exit or abort during gem load by @paracycle in #2387
  • Print currently compiling gems. Add verbose attribute to gem command. by @cub8 in #2395

🐛 Bug Fixes

  • Generate Active Model attributes in an included GeneratedAttributeMethods module by @paracycle in #2356
  • Fix RBS comment prefix in YardDoc listener by @KaanOzkan in #2364
  • Fix rbi deleted when route_dsl runs on files affected by other compilers by @domingo2000 in #2358
  • Use Bundler.load.specs instead of reading Gemfile.lock by @KaanOzkan in #2363
  • Sort YARD comments that have the same tag name by @KaanOzkan in #2375
  • use ActiveRecordColumnTypeHelper for primary key types by @bobcats in #2377
  • Do not mixin Kernel for modules by @KaanOzkan in #2394

New Contributors

Full Changelog: v0.17.7...v0.17.8