1.19.0
github-actions
released this
25 May 15:38
·
19 commits
to refs/heads/main
since this release
⚠️ Breaking Changes
- Drop support for Ruby 3.0 (EOL) (#441) @mattbrictson
✨ New Features
- Auto-generate env var values, e.g for
SECRET_KEY_BASE
(#440) @mattbrictson
🐛 Bug Fixes
- Fix
TypeError
whentomo/config.rb
uses frozen string literals (#448) @mattbrictson - Fix "rbenv: command not found" error when running
rbenv:install
(#447) @mattbrictson
🏠 Housekeeping
- Bump jinja2 from 3.1.3 to 3.1.4 (#445) @dependabot
- Update rubocop gems (#443, #444) @dependabot
- Bump mkdocs from 1.5.3 to 1.6.0 (#442) @dependabot
- Remove unnecessary env vars from suggested config (#439) @mattbrictson
Full Changelog: v1.18.3...v1.19.0