v0.2.0
          ·
          
            22 commits
          
          to refs/heads/main
          since this release
        
        
        
What's Changed
✨ New Features & Enhancements
- Use autoload(#16) @tangrufus
- Implement app_config_forhelper (#15) @tangrufus
- Add support for Rails console (#4) @tangrufus
💥 Breaking
- Rails.app_env: Unfollow- Rails.envchanges (#13) @tangrufus
🐛 Bug Fixes
- Fix: Do not override config.credentialswhen invokingrails credentialscommands (#11) @tangrufus
⬆️ Dependencies
- Reduce dependency to railties >= 8.0.0andactivesupport >= 8.0.0(#17) @tangrufus
- bundle update(#8) @tangrufus
📝 Documentation
- Readme: Mention config(#12) @tangrufus
- Add documentation (#10) @tangrufus
✅ Tests
- Refactor tests (#14) @tangrufus
- Test: Remove SECRET_KEY_BASE_DUMMY(#9) @tangrufus
- Regenerate dummy Rails app with minimum config; Refactor tests (#7) @tangrufus
- Test: Explicit specific environment variable when asserting with runner; Refactor tests (#1) @tangrufus
🔧 Maintenance
- GitHub Actions: Allow manually trigger CI workflows (#6) @tangrufus
- Git: Mark test/dummy/**as vendored files (#2) @tangrufus
Full Changelog: v0.1.0...v0.2.0