SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby3.3-rubygem-spring-4.2.1-lp155.66.3.x86_64.rpm :

* Fri Jun 21 2024 Dan Čermák - New upstream release 4.2.1, no changelog found
* Tue Nov 28 2023 Dan Čermák - New upstream release 4.1.3, no changelog found
* Tue Nov 14 2023 Dan Čermák - New upstream release 4.1.2, no changelog found
* Tue Nov 14 2023 Dan Čermák - New upstream release 4.1.1, no changelog found
* Mon Oct 10 2022 Stephan Kulow updated to version 4.1.0 no changelog found
* Thu Jan 27 2022 Marcus Rueckert - limit to ruby 2.7.0 on 15.x
* Tue Jan 25 2022 Stephan Kulow updated to version 4.0.0 no changelog found
* Sun Oct 10 2021 Manuel Schnitzer - updated to version 3.0.0
* Require applications to have reloading enabled in the managed environments.
* Require Ruby 2.5.
* Require Rails 5.2.
* Sat Sep 12 2020 Manuel Schnitzer - updated to version 2.1.1
* Avoid -I rubylibdir with default-gem bundler
* Start server process in directory where command was called
* Mon Jul 08 2019 Manuel Schnitzer - updated to version 2.1.0
* Add explicit support for Rails 6 (no changes were needed)
* Drop support to Ruby 1.9, 2.0, 2.1, and 2.3
* Fix binstubs not being replaced when their quoting style was changed (#534)
* Preserve comments right after the shebang line which might include magic comments such as `frozen_string_literal: true`
* Fix binstub failures when Bundler\'s `BUNDLE_APP_CONFIG` environment variable is present (#545)
* Properly suspend and resume on ctrl-z TSTP and CONT (#361)
* Tue May 23 2017 cooloAATTsuse.com- updated to version 2.0.2 no changelog found
* Sun Jan 22 2017 cooloAATTsuse.com- updated to version 2.0.1 no changelog found
* Sun Oct 02 2016 cooloAATTsuse.com- updated to version 2.0.0 no changelog found
* Sat Jul 02 2016 cooloAATTsuse.com- updated to version 1.7.2 no changelog found
* Tue Apr 12 2016 cooloAATTsuse.com- updated to version 1.7.1 no changelog found
* Mon Apr 11 2016 cooloAATTsuse.com- updated to version 1.7.0 no changelog found
* Sat Feb 27 2016 cooloAATTsuse.com- updated to version 1.6.4 no changelog found
* Fri Feb 05 2016 cooloAATTsuse.com- updated to version 1.6.3 no changelog found
* Thu Jan 21 2016 cooloAATTsuse.com- updated to version 1.6.2 no changelog found
* Tue Dec 15 2015 cooloAATTsuse.com- updated to version 1.6.0 no changelog found
* Tue Dec 01 2015 cooloAATTsuse.com- updated to version 1.5.0 no changelog found
* Mon Nov 23 2015 cooloAATTsuse.com- updated to version 1.4.4 no changelog found
* Wed Nov 11 2015 cooloAATTsuse.com- updated to version 1.4.1 no changelog found
* Sun Sep 13 2015 cooloAATTsuse.com- updated to version 1.4.0 no changelog found
* Sat May 09 2015 cooloAATTsuse.com- updated to version 1.3.6 no changelog found
* Thu Apr 30 2015 cooloAATTsuse.com- updated to version 1.3.5 no changelog found
* Thu Apr 09 2015 cooloAATTsuse.com- updated to version 1.3.4, changelog is gone
* Fri Feb 27 2015 cooloAATTsuse.com- updated to version 1.3.3
* Fix yet another problem with loading spring which seems to affect some/all rbenv users. Issue #390.
* Sun Feb 15 2015 cooloAATTsuse.com- updated to version 1.3.2
* Fix another problem with gems bundled from git repositories.
* Tue Feb 10 2015 cooloAATTsuse.com- updated to version 1.3.1
* Fix a problem with gems bundled from a git repository, where the `bin/spring` was generated before 1.3.0. [#]# 1.3.0
* Automatically restart spring after new commands are added. This means that you can add spring-commands-rspec to your Gemfile and then immediately start using it, without having to run `spring stop`. (Spring will effectively run `spring stop` for you.)
* Make app reloading work in apps which spew out lots of output on startup (previously a buffer would fill up and cause the process to hang). Issue #332.
* Make sure running `bin/spring` does not add an empty string to `Gem.path`. Issues #297, #310.
* Fixed problem with `$0` including the command line args, which could confuse commands which try to parse `$0`. This caused the spring-commands-rspec to not work properly in some cases. Issue #369.
* Add OpenBSD compatibility for `spring status`. Issue #299.
* Rails 3.2 no longer officially supported (but it may continue to work) [#]# 1.2.0
* Accept -e and --environment options for `rails console`.
* Watch `config/secrets.yml` by default. #289 - AATTmorgoth
* Change monkey-patched `Kernel.raise` from public to private (to match default Ruby behavior) #351 - AATTmattbrictson
* Let application_id also respect RUBY_VERSION for the use case of switching between Ruby versions for a given Rails app - AATTmethodmissing
* Extract the \'listen\' watcher to a separate `spring-watcher-listen` gem. This allows it to be developed/maintained separately.
* Mon Oct 13 2014 cooloAATTsuse.com- adapt to new rubygem packaging
 
ICM