4.1.0
What's Changed
- Fix bug which makes commands to freeze when the Rails application is writing to STDERR.
- Fix rails db:system:change command failure issue.
- Defer digest loading.
- Add support for
SPRING_QUIET
environment variable.
New Contributors
- @mernen made their first contribution in #667
- @theodorton made their first contribution in #672
- @mvz made their first contribution in #623
- @timdiggins made their first contribution in #681
- @thewoolleyman made their first contribution in #674
- @inayuky made their first contribution in #679
Full Changelog: v4.0.0...v4.1.0