Releases: milobella/ability-clock
Releases Β· milobella/ability-clock
Patch v0.1.7: Make sure SlotFilling can be nil
What's Changed
Full Changelog: v0.1.6...v0.1.7
Patch v0.1.6: Fix config reading
Chore v0.1.5: Go 1.19 + SDK v0.9.0
What's Changed
- Upgrade to Go 1.19 + SDK v0.9.0 by @celian-garcia in #2
New Contributors
- @celian-garcia made their first contribution in #2
Full Changelog: v0.1.4...v0.1.5
Patch 0.1.4 : Use go-timezone library
π Bugfix
- Use go-timezone library to resolve timezone with daylights
Patch 0.1.3 : Force tzdata package
π Bugfix :
- Add -tags=timetzdata to the build command golang/go#42138 (comment)
Patch 0.1.2 : Timezone with daylights saving time
π Bugfix
- Add
ZONEINFO
env variable in the docker image pointing to the Golangzoneinfo.zip
Blog reference
Patch 0.1.1 : Timezone
π Bugfixes
- Add tzdata in the docker image
- Fix go.mod and go.sum
Release 0.1.0 : Initialize clean repository
v0.1.0 Use latest architecture and SDK 0.4.2