All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.1.0 - 2019-02-06
- Add a tail newline to output files.
- Introduce Go modules (vgo).
- Use
golang.org/x/cmd/goyacc
instead ofgo tool yacc
. It is removed since Go 1.8. - Meta-fix: re-name the git tag for the version 1.0.0 (v1.0 -> v1.0.0).
- The first release