SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby3.3-rubygem-dry-core-1.0.1-15.17.x86_64.rpm :

* Fri Nov 03 2023 Dan Čermák - ## 1.0.1 2023-08-06 [#]## Fixed- [equalizer] Add `Dry::Core.Equalizer` method to make `include Dry::Core.Equalizer(...)` work as documented (via #79) (AATTtimriley) Users of Equalizer should now only need to `require \"dry/core\"` first. [Compare v1.0.0...v1.0.1](https://github.com/dry-rb/dry-core/compare/v1.0.0...v1.0.1)
* Wed Dec 07 2022 Stephan Kulow updated to version 1.0.0 see installed CHANGELOG.md [#]# 1.0.0 2022-11-04 [#]## Added - Import dry-container as `Dry::Core::Container` (via #77) (AATTsolnic) [Compare v0.9.1...v1.0.0](https://github.com/dry-rb/dry-core/compare/v0.9.1...v1.0.0)
* Fri Oct 28 2022 Stephan Kulow updated to version 0.9.1 see installed CHANGELOG.md
* Thu Aug 04 2022 Stephan Kulow updated to version 0.8.1 see installed CHANGELOG.md [#]# 0.8.0 [#]## Added - `Dry::Core::BasicObject` ported from hanami-utils (AATTjodosha) [#]## Changed - [BREAKING] [descendants tracker] switch to using `Class#subclasses` on Ruby 3.1+. This changes the order of returned subclasses (immediate subclasses now go first) (AATTflash-gordon) [Compare v0.7.1...v0.8.0](https://github.com/dry-rb/dry-core/compare/v0.7.1...master)
* Mon Jul 26 2021 Stephan Kulow updated to version 0.7.1 see installed CHANGELOG.md [#]# 0.7.1 2021-07-10 [#]## Fixed - [memoizable] memoizable correctly handles cases where a method has unnamed params (e.g. happens when the new `...` syntax is used) (AATTflash-gordon) [Compare v0.7.0...v0.7.1](https://github.com/dry-rb/dry-core/compare/v0.7.0...v0.7.1) [#]# 0.7.0 2021-07-08 [#]## Fixed - [memoizable] warnings when using keyword arguments (AATTflash-gordon) - [deprecations] warnings show more relevant information about caller by default (AATTtimriley) [#]## Changed - Minimal Ruby version is 2.6 - [memoizable] memoization of block-accepting methods is deprecated (AATTflash-gordon) [Compare v0.6.0...v0.7.0](https://github.com/dry-rb/dry-core/compare/v0.6.0...v0.7.0)
* Thu Jun 24 2021 Stephan Kulow updated to version 0.6.0 see installed CHANGELOG.md
* Wed Jan 20 2021 Stephan Kulow updated to version 0.5.0 see installed CHANGELOG.md
* Wed Jul 01 2020 Stephan Kulow - initial package (version 0.4.9)
 
ICM