Skip to content

Releases: szaffarano/gotas

v0.1.1

18 Oct 18:13
v0.1.1
ff5cac0
Compare
Choose a tag to compare

Changelog

da0c960 Bump go.uber.org/zap from 1.17.0 to 1.19.1 (#41)
ff5cac0 PKI command (#40)
20fb626 Remove pkg package (#38)

v0.1.0

17 Oct 12:46
v0.1.0
c149870
Compare
Choose a tag to compare

Changelog

cfecf07 13: Update license info (#14)
45fcb5f 13: Update license readme
323a331 18: Small improvements to add command (#23)
31e5a40 2: Add more unit tests (#16)
5656f44 2: Improve error handling (#20)
8854878 2: init command (#15)
84ef1fa 5: Add CI (#7)
e81a5d3 5: Add more tests (#12)
5ba9bb8 5: Add more unit tests (#11)
cc2508b 5: Integrate with codecov.io (#8)
46d94a5 9: Add license badge (#10)
4e7a76d Add Serialize method
724f045 Add more coverage (#27)
c149870 Add relase pipeline (#37)
d4f0032 Add some documentation (#36)
4908d22 Configure goreleaser
922caf8 Create dependabot.yml (#21)
1540ca9 Define basic commands and configuration
8e7c875 First implementation of server command
7f3cb29 Implement add command (#22)
165c459 Implement graceful shutdown (#34)
0588d59 Implement max concurrency control (#35)
ec59fb7 Implement server command (#24)
96c282f Implement server command (#26)
68cc0bf Improve logging (#33)
6aa6698 Initial commit
470f70d Refactor packages layout (#30)
d9a815b Rename file in task package
839c440 Rename verbose flag to -v
093e2d7 Use apex log
332904e [WIP] Implement server command (#25)