File rubygem-molinillo.changes of Package rubygem-molinillo
-------------------------------------------------------------------
Tue Jan 25 07:12:39 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 0.8.0
see installed CHANGELOG.md
## 0.8.0 (2021-08-09)
##### Breaking
* Support for Ruby 2.0, 2.1 and 2.2 has been dropped, the minimum supported
Ruby version is now 2.3.
[David RodrÃguez](https://github.com/deivid-rodriguez)
##### Enhancements
* Use `Array#-` in unwind logic, since it performs better than `Array#&`, so it
speeds up resolution.
[Lukas Oberhuber](https://github.com/lukaso)
* Allow specification provider to customize how dependencies are compared when
grouping specifications with the same dependencies.
[David RodrÃguez](https://github.com/deivid-rodriguez)
##### Bug Fixes
* None.
-------------------------------------------------------------------
Wed Jan 20 12:56:19 UTC 2021 - Stephan Kulow <coolo@suse.com>
updated to version 0.7.0
see installed CHANGELOG.md
## 0.7.0 (2020-10-21)
##### Breaking
* Support for Ruby 1.8.7 and 1.9.3 has been dropped, the minimum supported
Ruby version is now 2.0.
[Samuel Giddins](https://github.com/segiddins)
##### Enhancements
* Circular dependency errors include the full (shortest) path between the
circularly-dependent vertices.
[Samuel Giddins](https://github.com/segiddins)
##### Bug Fixes
* None.
-------------------------------------------------------------------
Fri Nov 15 20:55:01 UTC 2019 - Johannes Kastl <kastl@b1-systems.de>
- created package via gem2rpm