Skip to content

v0.4.26

Choose a tag to compare

@paracycle paracycle released this 06 Sep 15:38
· 4212 commits to main since this release
d2f0898

This is a bug-fix release that fixes an Tapioca RBI file issue and a load order problem

🐛 Fixes

  • Rename Tapioca::Gemfile::Gem constant to Tapioca::Gemfile::GemSpec to prevent confusion with top-level Gem constant in generate RBI file for Tapioca itself (#475)
  • Fix load ordering that would fail to autoload some constants from gems using Zeitwerk and implicit namespaces (#480)