Skip to content

Releases: itbasis/gdecimal

v1.3.1

03 Nov 07:56
6a49eb3
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0 by @dependabot in #26
  • Bump github.com/onsi/gomega from 1.34.2 to 1.35.1 by @dependabot in #28
  • Bump minimal Go version to 1.22.8

Full Changelog: v1.3.0...v1.3.1

v1.3.0

28 Aug 17:57
dad5ca7
Compare
Choose a tag to compare
  1. Updated Go dependencies
  2. Bump minimal Go version to 1.22
  3. Refactoring linter configuration
  4. Refactoring GitHub Actions

v1.2.0

09 Aug 04:25
19d620f
Compare
Choose a tag to compare
  • Rolled back the minimum version of Go to the same as used in Ginkgo - 1.20
  • Added linters and corrected the code for them
  • Refactoring GitHub Actions
  • Removed dependency on asdf
  • Updated dependency versions

v1.1.0

20 Jan 22:31
a30ce44
Compare
Choose a tag to compare

Updated dependency versions

What's Changed

  • Bump actions/dependency-review-action from 3 to 4 by @dependabot in #7
  • Bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.15.0 by @dependabot in #8
  • Bump github.com/onsi/gomega from 1.30.0 to 1.31.1 by @dependabot in #10

Full Changelog: v1.0.0...v1.1.0

v1.0.0

07 Jan 10:14
eac4bc6
Compare
Choose a tag to compare
  1. Added new matchers ( #2 )
  2. Refactoring linter configuration
  3. Updated dependency versions