Skip to content

Releases: rails/spring

v4.0.0

10 Dec 18:37
v4.0.0
a318a18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.1...v4.0.0

3.1.1

25 Nov 23:03
v3.1.1
4140d67
Compare
Choose a tag to compare
  • Fix compatibility issues with code that raises exceptions with frozen backtraces.
  • Better support Ruby 3.0.

3.1.0

23 Nov 19:30
v3.1.0
af2de8a
Compare
Choose a tag to compare
  • Fix bug which makes rails consoles to hang at exit when multiple of them are open (#647).
  • Fix support to gems.rb file.
  • Ensure bundler is required when used.
  • Support rails db:* tasks.
  • Check that app preload was successful before sending a command.