Skip to content

Releases: operator-framework/deppy

v0.3.0

12 Dec 13:47
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2 by @dependabot in #163
  • 🌱 Update the internal solver before exporting by @m1kola in #164
  • ⚠️ Remove DeppySolver wrapper and export internal solver instead by @m1kola in #165
  • ⚠️ Remove getter methods from constraints by @m1kola in #166
  • Bump actions/setup-go from 4 to 5 by @dependabot in #168
  • Bump actions/stale from 8.0.0 to 9.0.0 by @dependabot in #169
  • Update the error to indicate unknown outcome by @m1kola in #170

Full Changelog: v0.2.0...v0.3.0

v0.2.0

28 Nov 16:47
Compare
Choose a tag to compare

What's Changed

  • ⚠️ Remove variable sources and make Deppy accept a slice of variables instead by @m1kola in #160

Full Changelog: v0.1.0...v0.2.0

v0.1.0

17 Nov 09:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.1.0

v0.0.1

23 Aug 13:20
Compare
Choose a tag to compare
Fix compile error

Signed-off-by: Andy Goldstein <[email protected]>