SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby2.5-rubygem-bootsnap-1.4.2-bp154.1.22.x86_64.rpm :

* Fri Mar 29 2019 Stephan Kulow - updated to version 1.4.2 see installed CHANGELOG.md [#] 1.4.2
* Fix bug when removing features loaded by relative path from `$LOADED_FEATURES`
* Fix bug with propagation of `NameError` up from nested calls to `require`
* Sat Mar 02 2019 Stephan Kulow - updated to version 1.4.1 see installed CHANGELOG.md [#] 1.4.1
* Don\'t register change observers to frozen objects. [#] 1.4.0
* When running in development mode, always fall back to a full path scan on LoadError, making bootsnap more able to detect newly-created files. (#230)
* Respect `$LOADED_FEATURES.delete` in order to support code reloading, for integration with Zeitwerk. (#230)
* Minor performance improvement: flow-control exceptions no longer generate backtraces.
* Better support for requiring from environments where some features are not supported (especially JRuby). (#226)k
* More robust handling of OS errors when creating files. (#225)
* Mon Sep 17 2018 mschnitzerAATTsuse.com- updated to version 1.3.2
* Fix Spring + Bootsnap incompatibility when there are files with similar names.
* Fix `YAML.load_file` monkey patch to keep accepting File objects as arguments.
* Fix the API for `ActiveSupport::Dependencies#autoloadable_module?`.
* Some performance improvements.
* Wed Jul 11 2018 factory-autoAATTkulow.org- updated to version 1.3.1 see installed CHANGELOG.md [#] 1.3.1
* Change load path scanning to more correctly follow symlinks.
* Fri Jul 06 2018 mschnitzerAATTsuse.com- Initial package release
 
ICM