v1.3.0
What's Changed
🚧 Breaking Changes
✨ Enhancements
- Add plugin to ignore
ActionMailer::Previewclasses by @Korri in #504 - various: fix miscellaneous typos by @p-linnane in #509
- Add CLI commands for detecting and remove dead code by @Morriar in #516
🐛 Bug Fixes
🛠 Other Changes
- Fix failing CLI test by @andyw8 in #483
- Better explanation for
bump --dryby @Morriar in #490 - Update Ruby and Bundler by @vinistock in #513
- Remove dead method
delete_line_partby @shopify-codedb in #519 - Remove dead attr_writer
nodes_nesting=by @shopify-codedb in #518 - Remove dead attr_reader
file_nameby @shopify-codedb in #517 - Remove dead method
print_with_strictnessesby @shopify-codedb in #522 - Remove dead method
censor_project_pathby @shopify-codedb in #523 - Remove dead method
nodes_strictnessesby @shopify-codedb in #525 - Move all Sorbet related commands as subcommands by @Morriar in #524
- Migrate dead code detection to Prism by @Morriar in #527
New Contributors
- @Korri made their first contribution in #504
- @p-linnane made their first contribution in #509
Full Changelog: v1.2.4...v1.3.0