Nyan Versions Save

Colored `cat` command.

v1.0.0

1 year ago

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

😸Happy nyan catting😸

What's Changed

Dependencies

New Contributors

Full Changelog: https://github.com/toshimaru/nyan/compare/v0.11.1...v1.0.0

v0.11.2

2 years ago

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

2 years ago

⚠️ This version has been mistakenly released.

Please use v0.11.2.

v0.11.0

2 years ago

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

2 years ago

Changelog

  • 33b28b3 Bump github.com/alecthomas/chroma from 0.9.4 to 0.10.0 @dependabot
  • 989bd77 Update year in 2022 @toshimaru

v0.10.5

2 years ago

Changelog

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

v0.10.4

2 years ago

Changelog

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

v0.10.3

2 years ago

What's Changed

Full Changelog: https://github.com/toshimaru/nyan/compare/v0.10.2...v0.10.3

v0.10.2

2 years ago

Changelog

v0.10.1

2 years ago

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