Skip to content

Releases: toshimaru/nyan

v1.0.0

01 Jul 00:12
Compare
Choose a tag to compare

No breaking change since the previous release (v0.11). Just bump to v1.0.0. 🎉

😸Happy nyan catting😸

What's Changed

Dependencies

  • Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #142
  • Bump github.com/stretchr/testify from 1.7.2 to 1.7.5 by @dependabot in #143
  • Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 by @dependabot in #144
  • Bump goreleaser/goreleaser-action from 2 to 3 by @dependabot in #141

New Contributors

Full Changelog: v0.11.1...v1.0.0

v0.11.2

20 Apr 00:35
643188a
Compare
Choose a tag to compare

Changelog

  • 643188a Bump Go from 1.17 to 1.18 (#137)
  • a6d9d9e Bump actions/setup-go from 2 to 3 (#139)
  • b9e7f9f Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#136)
  • e296847 Test colored output test only if the OS is Linux (#138)

v0.11.1

20 Apr 00:28
643188a
Compare
Choose a tag to compare
v0.11.1 Pre-release
Pre-release

⚠️ This version has been mistakenly released.

Please use v0.11.2.

v0.11.0

12 Mar 00:27
0887474
Compare
Choose a tag to compare

Changelog

  • c02c600 Bump actions/checkout from 2 to 3 (#133)
  • 0887474 Bump github.com/spf13/cobra from 1.2.1 to 1.4.0 (#134)

v0.10.6

21 Jan 20:02
Compare
Choose a tag to compare

Changelog

v0.10.5

11 Dec 00:28
9f9dabd
Compare
Choose a tag to compare

Changelog

  • Use staticcheck instead of golint / Remove deprecated ioutil pkg #130 @toshimaru

v0.10.4

07 Dec 13:47
cb8576a
Compare
Choose a tag to compare

Changelog

  • cb8576a Set goreleaser ldflag to set version correctly (#129)

v0.10.3

07 Dec 07:28
9f9541c
Compare
Choose a tag to compare

What's Changed

  • deps: Bump github.com/mattn/go-colorable from 0.1.11 to 0.1.12 by @dependabot in #125
  • Refactor: Create cmd/root.go and simplify main.go by @toshimaru in #127

Full Changelog: v0.10.2...v0.10.3

v0.10.2

28 Oct 01:22
9a9e779
Compare
Choose a tag to compare

Changelog

v0.10.1

05 Oct 01:00
957b829
Compare
Choose a tag to compare

Changelog

  • #121 Update OG image / Add Music by daniwell credit @toshimaru
  • #122 Bump paambaati/codeclimate-action from 2.7.5 to 3.0.0 @dependabot
  • #123 Bump github.com/mattn/go-colorable from 0.1.10 to 0.1.11