New
4.4.0
What's Changed
- Revert the removal of UTF-8 force encoding in JSON loading by @paracycle in https://github.com/rails/spring/pull/738
- Shush the
backtrace_locations, too by @amomchilov in https://github.com/rails/spring/pull/740 - Recommend setting
enable_reloadingon newer Rails versions by @nvasilevski in https://github.com/rails/spring/pull/715 - Drop support to end-of-life Ruby versions by @rafaelfranca in https://github.com/rails/spring/pull/743
- Prevent server crash by restarting child by @prognostikos in https://github.com/rails/spring/pull/727
New Contributors
- @paracycle made their first contribution in https://github.com/rails/spring/pull/738
- @vfonic made their first contribution in https://github.com/rails/spring/pull/742
- @fynsta made their first contribution in https://github.com/rails/spring/pull/722
- @amomchilov made their first contribution in https://github.com/rails/spring/pull/740
- @prognostikos made their first contribution in https://github.com/rails/spring/pull/728
Full Changelog: https://github.com/rails/spring/compare/v4.3.0...v4.4.0