Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

v1.0.0-alpha.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@marco-nicola marco-nicola released this 11 Oct 23:43
· 68 commits to main since this release

Added

  • Add documentation to the README.
  • AUTHORS.md

Changed

  • Move cmd/whatsnew.go to the project's root path, so that the tool can be
    installed more easily with go install command.
  • Use golang:1.17.1-alpine3.14 as base Builder image in the Dockerfile.
  • Provide a complete docker-compose file and related configurations, now under
    docker-compose folder.
  • Upgrade dependencies.