Skip to content

Releases: outdead/discordbotrus

v1.2.1

18 Feb 03:07
Compare
Choose a tag to compare

Updated

  • Upped go module version to 1.19.
  • Upped golangci-lint version to 1.50.1.

v1.2.0

16 Jan 13:30
Compare
Choose a tag to compare

Added

  • Added error wrapping.
  • Added GitHub actions workflow.
  • Added golangci-lint to workflow.

Updated

  • Upped go module version to 1.15.
  • Upped golangci-lint version to 1.33.

Removed

  • Removed Travis CI integration.

v1.1.0

28 May 02:56
Compare
Choose a tag to compare

Added

  • Added golangci.yml linter config. To run linter use golangci-lint run command.
  • Added CHANGELOG.md.
  • Some code refactoring.

Changed

  • Changed const JsonFormatterCode to more idiomatic JSONFormatterCode.
  • Changed go module version to go 1.13.

Removed

  • Removed Gopkg.toml config for dep dependency management tool.

v1.0.1

03 Sep 13:01
Compare
Choose a tag to compare
add go.sum

v1.0.0

03 Sep 12:34
Compare
Choose a tag to compare
add go modules, clarify description