Skip to content

v1.2.2

Choose a tag to compare

@Morriar Morriar released this 01 Mar 18:49
9a6e21e

What's Changed

✨ Enhancements

  • Add a few Context::Bundler methods by @Morriar in #371
  • Add a few more Context::Git related methods by @Morriar in #370
  • Allow FileCollector to collect files depending on their MIME type by @Morriar in #372
  • Introduce indexing for dead code detection by @Morriar in #373
  • Deadcode: handle ERB files by @Morriar in #375

🐛 Bug Fixes

  • Do not list files ignored by Sorbet by @Morriar in #383
  • Do not use install path from global bundle config by @Morriar in #384

🛠 Other Changes

  • Remove Ruby LSP from Gemfile by @andyw8 in #353
  • Fix broken CLI test output by @egiurleo in #362
  • Update ruby.yml to skip bin/setup by @andyw8 in #364
  • Update RBIs for all gems by @Morriar in #368
  • Remove Ruby 2.7 support by @Morriar in #374
  • Remove dead attr_writer seen= by @shopify-codedb in #376
  • Remove dead attr_reader jsonrpc by @shopify-codedb in #377
  • Remove dead attr_reader method by @shopify-codedb in #378
  • Remove dead attr_reader method by @shopify-codedb in #380
  • Fix Ruby version requirements by @Morriar in #392
  • Add license to copied file from Rails by @Morriar in #393
  • Update test to reflect LSP changes by @bitwise-aiden in #401

New Contributors

  • @shopify-codedb made their first contribution in #376

Full Changelog: v1.2.1...v1.2.2