Skip to content

Latest commit

 

History

History
56 lines (31 loc) · 690 Bytes

RELEASE-NOTES.md

File metadata and controls

56 lines (31 loc) · 690 Bytes

Release Notes

Latest release)

0.0.9

Changelog

  • update to Go 1.20
  • update dependencies

0.0.8

Changelog

  • better naming for some variables
  • refactor functions to methods
  • add client.go for client functionality

0.0.7

Changelog

  • set rate command as default command

0.0.6

Changelog

  • refactor code

0.0.4

Changelog

  • fixed name in go.mod
  • add kong for command line parsing
    • add version and rate commands

0.0.3

Changelog

  • remove v in version tag

0.0.2

Changelog

  • add CI

0.0.1

Changelog

  • initial release