All Versions
8
Latest Version
Avg Release Cycle
103 days
Latest Release
1107 days ago

Changelog History

  • v0.8.0 Changes

    April 12, 2021

    โž• Added

    • โœ… Tests for Go 1.16

    ๐Ÿ”„ Changed

    • โšก๏ธ Updated docker base image to 1.16.3
    • โšก๏ธ Updated dependencies to latest versions
    • โšก๏ธ Updated version of golangci-lint to 1.37.1

    โœ‚ Removed

    • โœ… Tests for Go 1.13
  • v0.7.0 Changes

    September 26, 2020

    โž• Added

    • โœ… Run tests for Go 1.15

    โœ‚ Removed

    • โœ… Tests for Go 1.11 and Go 1.12

    ๐Ÿ”„ Changed

    • โšก๏ธ Updated docker base image to 1.15.2
    • โšก๏ธ Updated version of golangci-lint to 1.31
  • v0.6.0 Changes

    April 09, 2020

    โž• Added

    • โž• Added -style markdown option
    • โž• Added tests for Go 1.14

    ๐Ÿ”„ Changed

    • โšก๏ธ Updated docker base image to 1.14.2
    • โฌ‡๏ธ Reduced docker image size
    • โšก๏ธ Updated version of golangci-lint to 1.24
  • v0.5.0 Changes

    September 27, 2019

    โž• Added

    • โœ… Run tests on Go 1.13

    ๐Ÿ”„ Changed

    • โšก๏ธ Updated docker base image to 1.13.1
    • Replaced Travis with Github Actions
    • โšก๏ธ Updated version of golangci-lint to 1.18
  • v0.4.0 Changes

    August 12, 2019

    โž• Added

    ๐Ÿณ Run go-mod-outdated using Docker

  • v0.3.0 Changes

    May 01, 2019

    โž• Added

    • Flag '-ci' to exit with non-zero exit code when an outdated dependency is found
    • osx in travis

    โœ‚ Removed

    • tip version in travis
  • v0.2.0 Changes

    April 22, 2019

    โž• Added

    • Extra column 'VALID TIMESTAMPS' which indicates if the timestamp of the new version is
      actually newer that the current one

    ๐Ÿ”„ Changed

    • ๐Ÿ“ฆ Packages are now internal
  • v0.1.0 Changes

    April 22, 2019

    โž• Added

    • ๐ŸŽ‰ Initial release