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

Releases: pieterclaerhout/go-james

v1.0.0

19 Oct 14:10
Compare
Choose a tag to compare
  • Improvements to the logging
  • The VSCode tasks are now prefixed with the project name
  • There is now an update command to update go-james to the latest version

v0.7.0

18 Oct 14:54
Compare
Choose a tag to compare

Added the udpate command to update go-james itself.

v0.6.0

18 Oct 14:41
Compare
Choose a tag to compare
  • Add the concept of pre_build and post_build scripts. These are plain Go scripts which are automatically run before and after the build command
  • Better defaults for the new command
  • Added the option to specify a copyright statement
  • Improved the version command
  • Added the elapsed time to build and package

v0.5.1

18 Oct 08:29
Compare
Choose a tag to compare

Test for the version badge.

v0.5.0

18 Oct 08:24
Compare
Choose a tag to compare

First public alpha release.