Releases: Shopify/deprecation_toolkit
Releases · Shopify/deprecation_toolkit
v2.2.2
What's Changed
- Clarify how to attach to a custom deprecator by @ignacio-chiazzo in #114
- Update CHANGELOG.md by @huyvohcmc in #120
- Make deprecator messaging clearer by @eileencodes in #125
New Contributors
- @ignacio-chiazzo made their first contribution in #114
- @huyvohcmc made their first contribution in #120
- @eileencodes made their first contribution in #125
Full Changelog: v2.2.1...v2.2.2
v2.2.1
What's Changed
- Make the ::Warning patch inactive if not configured by @casperisfine in #105
- Fix support for ActiveSupport 7.2 without Rails by @etiennebarrie in #111
- Add Ruby 3.3 to CI matrix by @m-nakamura145 in #98
New Contributors
- @m-nakamura145 made their first contribution in #98
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What changed
- #96 Accept anything that responds to
===
inConfiguration.warnings_treated_as_deprecation
.
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- Exclude ruby 2.7 and 3.0 from CI by @stephsachrajda in #97
- Allow configuration of minitest file paths and file names by @stephsachrajda in #95
- Fix
Warning.warn
signature by @casperisfine in #99
New Contributors
- @stephsachrajda made their first contribution in #97
Full Changelog: v2.0.4...v2.1.0
v2.0.4
What's Changed
- Remove deprecations about ActiveSupport::Deprecation by @etiennebarrie in #90
- Require missing Active Support core_ext for squish by @etiennebarrie in #91
- Remove more deprecations by @etiennebarrie in #93
Full Changelog: v2.0.3...v2.0.4
v2.0.3
Changes
Bug fixes
- #80: Filter out stack trace from Gem::Deprecate deprecation messages
(@davidstosik)
Full Changelog: v2.0.2...v2.0.3
v2.0.2
v2.0.1
Changes
Bug fixes
- #74: Add support for
Rails.application.deprecators
. (@gmcgibbon)
Full Changelog: v2.0.0...v2.0.1
v2.0.0
Changes
Breaking
- #58: Drop support for Ruby < 2.6 & Active Support < 5.2. (@sambostock)
Other
- #58: Ensure compatibility with Rails 7. (@sambostock)
New Contributors
- @andyw8 made their first contribution in #55
- @sambostock made their first contribution in #57
- @Schwad made their first contribution in #50
Full Changelog: v1.5.0...v2.0.0
v1.5.1
What's Changed
- Handle the other two part warning from Ruby 2.7 by @casperisfine in #46
Full Changelog: v1.5.0...v1.5.1
This version was originally released on April 28th 2020.