Skip to content

Releases: typisttech/rails-app_env

v0.3.0

03 Jun 21:09
v0.3.0
f4c412d
Compare
Choose a tag to compare

What's Changed

💥 Breaking

  • Re-organize namespaces; Do not autoload; Fix typo (#18) @tangrufus

Full Changelog: v0.2.0...v0.3.0

v0.2.0

03 Jun 01:26
v0.2.0
78985d2
Compare
Choose a tag to compare

What's Changed

✨ New Features & Enhancements

💥 Breaking

🐛 Bug Fixes

  • Fix: Do not override config.credentials when invoking rails credentials commands (#11) @tangrufus

⬆️ Dependencies

📝 Documentation

✅ 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

v0.1.0

29 May 23:47
0eee2b8
Compare
Choose a tag to compare

Initial release