File rubygem-dry-core.changes of Package rubygem-dry-core

-------------------------------------------------------------------
Wed Jan 29 14:39:38 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>

- update to 1.1.0:
  - Minimal Ruby version is 3.1 (@flash-gordon)
  - Fixed clash with dry-logger (see #80) (@flash-gordon)

-------------------------------------------------------------------
Wed Jan 29 13:58:14 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>

- remove preamble from gem2rpm.yml

-------------------------------------------------------------------
Mon Nov  4 16:35:38 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>

- 1.0.2:

<!--- DO NOT EDIT THIS FILE - IT'S AUTOMATICALLY GENERATED VIA DEVTOOLS --->


### Fixed

- [equalizer] Add `Dry::Core.Equalizer` method to make `include Dry::Core.Equalizer(...)` work as documented (via #79) (@timriley)

  Users of Equalizer should now only need to `require "dry/core"` first.


### Changed

- Minimal Ruby version is 3.0

[Compare v1.0.0...v1.0.1](https://github.com/dry-rb/dry-core/compare/v1.0.0...v1.0.1)




-------------------------------------------------------------------
Fri Nov  3 07:34:47 UTC 2023 - Dan Čermák <dan.cermak@posteo.net>

- ## 1.0.1 2023-08-06

### Fixed

- [equalizer] Add `Dry::Core.Equalizer` method to make `include Dry::Core.Equalizer(...)` work as documented (via #79) (@timriley)

  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  7 11:18:08 UTC 2022 - Stephan Kulow <coolo@suse.com>

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) (@solnic)
  
  
  [Compare v0.9.1...v1.0.0](https://github.com/dry-rb/dry-core/compare/v0.9.1...v1.0.0)
  

-------------------------------------------------------------------
Fri Oct 28 04:55:19 UTC 2022 - Stephan Kulow <coolo@suse.com>

updated to version 0.9.1
 see installed CHANGELOG.md


-------------------------------------------------------------------
Thu Aug  4 13:08:07 UTC 2022 - Stephan Kulow <coolo@suse.com>

updated to version 0.8.1
 see installed CHANGELOG.md

  ## 0.8.0
  
  ### Added
  
  - `Dry::Core::BasicObject` ported from hanami-utils (@jodosha)
  
  ### 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) (@flash-gordon)
  
  
  [Compare v0.7.1...v0.8.0](https://github.com/dry-rb/dry-core/compare/v0.7.1...master)
  

-------------------------------------------------------------------
Mon Jul 26 05:53:37 UTC 2021 - Stephan Kulow <coolo@suse.com>

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) (@flash-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 (@flash-gordon)
  - [deprecations] warnings show more relevant information about caller by default (@timriley)
  
  ### Changed
  
  - Minimal Ruby version is 2.6
  - [memoizable] memoization of block-accepting methods is deprecated (@flash-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 17:18:53 UTC 2021 - Stephan Kulow <coolo@suse.com>

updated to version 0.6.0
 see installed CHANGELOG.md


-------------------------------------------------------------------
Wed Jan 20 12:33:29 UTC 2021 - Stephan Kulow <coolo@suse.com>

updated to version 0.5.0
 see installed CHANGELOG.md


-------------------------------------------------------------------
Wed Jul  1 11:37:56 UTC 2020 - Stephan Kulow <coolo@suse.com>

- initial package (version 0.4.9)
openSUSE Build Service is sponsored by