Releases: nekrassov01/s3bytes
Releases · nekrassov01/s3bytes
v0.0.13
Changelog
- 4f1a0d6 bump up version to 0.0.13
- c9e2a84 chore: change flag name
- ba7cdc7 refactor: improve the process of getting metrics
v0.0.12
Changelog
- 2812ecf bump up version to 0.0.12
- 97868f8 chore: organize global variables
- a03802d fix: fix test setup/teardown
v0.0.11
Changelog
- 508ecf7 bump up version to 0.0.10
- 2275154 bump up version to 0.0.11
- 3a3a1ab chore: add return when context done
- 9c02547 chore: fix flag name
- 6f83ad0 feat: add visualization with pie chart in output type
- 38bea11 fix: avoid file overwriting when creating charts
v0.0.10
Changelog
- 4cb38ce bump up version to 0.0.10
- 3a3a1ab chore: add return when context done
- 9c02547 chore: fix flag name
- 8d29c5a feat: add visualization with pie chart in output type
v0.0.6
Changelog
- 709878e bump up version to 0.0.6
- c8aad2f chore: upgrade go version
- 89c6bef refactor: change logger init position
v0.0.5
Changelog
- 3079c7e bump up version to 0.0.4
- d462c0c bump up version to 0.0.5
- 3c286ad chore: upgrade logwrapper version
- c22d698 refactor: fix per-region concurrency in run method
v0.0.3
Changelog
- 4708c7a bump up version to 0.0.3
- 2256ec0 chore: add comments
- a3c05d8 chore: remove unneeded constant
- e21c919 refactor: change logger to external