Releases: state303/go-discogs
Releases · state303/go-discogs
v1.1.3
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
1.1.2 (2022-12-27)
Bug Fixes
v1.0.1
1.0.1 (2022-11-30)
Bug Fixes
- removes line where genre being printed from release step (149731b)
v1.0.0
1.0.0 (2022-11-30)
Bug Fixes
- adds composite wait strategy for postgres tc (8e27803)
- updates wait strategy for testcontainers (d611412)
Features