Skip to content

0.8.0

Latest
Compare
Choose a tag to compare
@dnkoutso dnkoutso released this 09 Aug 16:24
· 19 commits to master since this release
0.8.0
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
Enhancements
  • Use Array#- in unwind logic, since it performs better than Array#&, so it
    speeds up resolution.
    Lukas Oberhuber

  • Allow specification provider to customize how dependencies are compared when
    grouping specifications with the same dependencies.
    David Rodríguez

Bug Fixes
  • None.