Skip to content

Releases: Shopify/tapioca

v0.17.10

10 Dec 11:21
0e35b26

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Stop generating RBI for insert/upsert related methods by @st0012 in #2446

🛠 Other Changes

New Contributors

Full Changelog: v0.17.9...v0.17.10

v0.17.9

04 Nov 16:35
940689c

Choose a tag to compare

What's Changed

✨ Enhancements

🐛 Bug Fixes

New Contributors

Full Changelog: v0.17.8...v0.17.9

v0.17.8

20 Oct 14:47
0a9b43b

Choose a tag to compare

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

v0.17.7

16 Jul 14:04
e7a2f96

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Use Kernel.caller_locations in Runtime::Trackers::MethodDefinition by @ebarajas in #2347
  • Ensure Dsl::Compiler extends T::Generic in server add-on by @vinistock in #2350

New Contributors

Full Changelog: v0.17.6...v0.17.7

v0.17.6

04 Jul 18:55
ee1e91d

Choose a tag to compare

What's Changed

✨ Enhancements

  • use primary key type for ActiveRecord::Calculations#ids return type by @ebarajas in #2271

🐛 Bug Fixes

New Contributors

Full Changelog: v0.17.5...v0.17.6

v0.17.5

25 Jun 15:34
30cb18b

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Wrap loading DSL compilers in notification handler by @vinistock in #2329

New Contributors

Full Changelog: v0.17.4...v0.17.5

v0.17.4

19 Jun 15:02
dfa8ebd

Choose a tag to compare

What's Changed

✨ Enhancements

  • Add support for cursor parameter on ActiveRecord's batch methods in Rails 8.0 by @lavoiesl in #2315

Full Changelog: v0.17.3...v0.17.4

v0.17.3

12 Jun 22:02
ac1d7a1

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Do not load DSL compilers before extensions in add-on mode by @KaanOzkan in #2317

Full Changelog: v0.17.2...v0.17.3

v0.17.2

10 Jun 19:06
3b90ed2

Choose a tag to compare

What's Changed

✨ Enhancements

  • Stop generating more methods than necessary by @paracycle in #293
  • Eager load autoloads that are registered before the RBS rewriter is loaded by @paracycle in #2300

🐛 Bug Fixes

🛠 Other Changes

Full Changelog: v0.17.1...v0.17.2

v0.17.1

26 May 15:20
db85b96

Choose a tag to compare

What's Changed

🐛 Bug Fixes

New Contributors

Full Changelog: v0.17.0...v0.17.1