This repository has been archived by the owner on May 8, 2023. It is now read-only.
Releases: pieterclaerhout/go-james
Releases · pieterclaerhout/go-james
v1.0.0
- Improvements to the logging
- The VSCode tasks are now prefixed with the project name
- There is now an
update
command to updatego-james
to the latest version
v0.7.0
Added the udpate
command to update go-james
itself.
v0.6.0
- Add the concept of
pre_build
andpost_build
scripts. These are plain Go scripts which are automatically run before and after thebuild
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
Test for the version badge.
v0.5.0
First public alpha release.