Releases: fastruby/next_rails
Releases · fastruby/next_rails
v1.4.2
What's Changed
- fix(rainbow change): the methods (bold & white) are not on String but… by @mmotherwell in #132
New Contributors
- @mmotherwell made their first contribution in #132
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- Update rexml requirement from = 3.1.7.3 to = 3.3.8 by @dependabot in #128
- Use Rainbow directly instead of relying on String refinement. by @jan-bw in #131
New Contributors
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Remove code owners by @FionaDL in #110
- Use Rainbow to remove GPL dependency Colorize by @timlkelly in #120
- [FEATURE] Add bundle_report compatibility --ruby-version report by @JuanVqz in #116
- Call Rainbow instead of Colorize by @JuanVqz in #125
- Fixes/last reference to colorize by @etagwerker in #121
- Remove older ruby tests by @JuanVqz in #126
- Use next_rails namespace on spec tests. by @JuanVqz in #117
- Release work for v1.4.0 by @JuanVqz in #127
New Contributors
- @timlkelly made their first contribution in #120
Full Changelog: v1.3.0...v1.4.0