This repository has been archived by the owner on Oct 12, 2024. It is now read-only.
Releases: testthedocs/edic
Releases · testthedocs/edic
v0.0.3
Release Notes
In this release edic switched from dep to
go modules for versioning.
edic is now build with go1.12
Besides that, all golang libraries got updated to the latest versions and Hugo, too.
Added
- Go modules [svx]
- Go build version ouput [svx]
.gitattributes
[svx]
Removed
dep
and its dependencies [svx]
Improved
- Docs [svx]
v0.0.2
v0.0.2
Release Notes
This a a complete rewrite of Edic using cobra CLI.
Added
- testthedocs/ttd-remark for markdown checks [svx]
- Version output [svx]
- Help messages for all commands [svx]
- Travis for CI (currently only basic go linting) [svx]
- gox
- ghr
Improved
- Version output [svx]
- Makefile [svx]
- Docs [svx]
- Function names [svx]