Releases: ksss/orthoses
Releases · ksss/orthoses
v1.17.0
What's Changed
- Allow Orthoses::Constant to skip modules by @hibariya in #88
- Bump activesupport from 7.2.1 to 7.2.2 by @dependabot in #91
- Bump steep from 1.8.0 to 1.8.3 by @dependabot in #90
- Check if it's a target on every event so that we don't get lost by @hibariya in #92
- Bundle update by @ksss in #93
Full Changelog: v1.16.0...v1.17.0
v1.15.0
What's Changed
- Use Class#attached_object instead of Regex to support customized
#inspect
methods by @hibariya in #80 - Order the types and method/attribute definitions generated by Orthoses::Trace by @hibariya in #79
- Bump activesupport from 7.1.3.4 to 7.1.4 by @dependabot in #83
- Update to rbs v3.6 by @ksss in #86
New Contributors
- @hibariya made their first contribution in #80
- @dependabot made their first contribution in #83
Full Changelog: v1.14.0...v1.15.0