Spring v0.0.9 Release Notes

    • โž• Added Spring::Commands::Rake.environment_matchers for matching rake tasks to specific environments.
    • ๐Ÿ”’ Kill the spring server when the Gemfile or Gemfile.lock is changed. This forces a new server to boot up on the next run, which ensures that you get the correct gems (or the correct error message from bundler if you have forgotten to bundle install.)
    • ๐Ÿ›  Fixed error when Spring.watch is used in config/spring.rb