Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 01:26
· 22 commits to refs/heads/main since this release
v0.2.0
78985d2

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