Skip to content

Releases: state303/go-discogs

v1.1.3

10 Feb 13:03
Compare
Choose a tag to compare

1.1.3 (2024-02-10)

Bug Fixes

  • dep: replace to new checksum (8251672)
  • release item not to contain an empty str field (72cbcfb)
  • releases and masters will not contain empty genre, style entry (60c59b5)
  • removes redundant ctx reference (b823bcc)

v1.1.2

27 Dec 07:35
Compare
Choose a tag to compare

1.1.2 (2022-12-27)

Bug Fixes

v1.0.1

30 Nov 11:55
Compare
Choose a tag to compare

1.0.1 (2022-11-30)

Bug Fixes

  • removes line where genre being printed from release step (149731b)

v1.0.0

30 Nov 07:08
Compare
Choose a tag to compare

1.0.0 (2022-11-30)

Bug Fixes

  • adds composite wait strategy for postgres tc (8e27803)
  • updates wait strategy for testcontainers (d611412)

Features