Releases: fmartingr/bazaar
Releases · fmartingr/bazaar
v0.3.2
Changelog
- 8401e0f buildx should to build files
- 30ddff7 chore(deps): bump the all group with 5 updates (#28)
- c2c75aa ci: added dependabot
- f04ffc4 ci: push version only on version
- ff627e3 ci: update archive template
- 3a63076 ci: updated goreleaser
- c4b1c18 deps: update (#27)
- cadeaff deps: update goreleaser
- e41ef10 fix: use go.mod go version in release
v0.3.1
v0.3.0
Changelog
- 0cf15e5 chore: moved mock data to internal package
- 7912073 chore: removed test loggers
- d98546b ci: added basic build and test workflow (#3)
- 99845f1 ci: docker buildx (#8)
- 9e223b5 ci: fixed buildx support, containerfile and workflows
- e69ecef ci: general improvements (#6)
- 5543a19 feat: added server configuration using env vars (#7)
- 3854a1f feat: akiracomics improvements
- 071b536 fix(steam): price text and name extraction (#5)
- e1f7b3f helm: added chart (#12)
- 89543fe refactor: using url.URL between components
- bbc452e release: version bump 0.3.0
v0.2.0
What's Changed
- ci: added basic build and test workflow by @fmartingr in #3
- fix(steam): price text and name extraction by @fmartingr in #5
- ci: general improvements by @fmartingr in #6
- feat: added server configuration using env vars by @fmartingr in #7
Full Changelog: v0.1.0...v0.2.0
v0.1.0
First release, versioning added for third-party software to properly use the library.
Added support for sites
Full Changelog: https://github.com/fmartingr/bazaar/commits/v0.1.0