Releases: tech-thinker/gozen
Releases · tech-thinker/gozen
v0.1.3
v0.1.2
v0.1.1
What's Changed
Full Changelog: v0.1.0...v0.1.1
Verification process of tar.gz file.
- Download tar.gz file.
- Download
checksum-sha256sum.txt
file - Run command
sha256sum --ignore-missing --check checksum-sha256sum.txt
v0.1.0
What's Changed
- refactored template by @mrasif in #1
- Develop by @mrasif in #2
- Develop by @mrasif in #3
- build process optimized and docker development added by @mrasif in #4
- man page added by @mrasif in #5
- Build distribution fixes by @mrasif in #6
New Contributors
Full Changelog: https://github.com/tech-thinker/gozen/commits/v0.1.0