Skip to content

1.3.0

Compare
Choose a tag to compare
@0x46616c6b 0x46616c6b released this 09 Jan 19:00
7f046aa

Features

  • add endpoints to interact with users at ticker entity (#3)
  • append default hashtags to message (38027ee)
  • prepend time before sending tweet (05c84bb)

Enhancements

  • replace vendoring with go modules (3c89abf)
  • use spf13/viper for providing config parsing (add support for environment variabled) (#1)

Bugfixes

  • none

Others