v1.6.0
What's Changed
- Update Ruby from 3.1.1 to 3.2.2 and update all gems by @rogerluan in #42
- Add funding info to be displayed in the repo top menu by @rogerluan in #43
- Update rubocop configs, add rubocop extensions, and lint project again by @rogerluan in #41
- Improve logs, replacing raw
puts
withUI.warn
andUI.crash
by @rogerluan in #49 - Improve clarity around SPM installation instructions by @rogerluan in #47
- Add ability to generate secrets only for select environments by @rogerluan in #48
- Handle corner case of values that look like numbers but should be treated as strings by @rogerluan in #51
Full Changelog: v1.5.0...v1.6.0