Skip to content

Releases: tech-thinker/gozen

v0.1.7

31 May 09:35
2050cb1

Choose a tag to compare

What's Changed

  • gRPC reflection and docs added by @mrasif in #24

Full Changelog: v0.1.6...v0.1.7

v0.1.6

16 Apr 09:54
cc80588

Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

30 Jan 09:25
2e8b0aa

Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

16 Dec 06:00
436f2bf

Choose a tag to compare

What's Changed

  • Fix project restructured and grpc added by @mrasif in #12
  • file re-structure and few test case added for util.go and common.go by @mrasif in #13
  • fix projectHelper and naming convension by @mrasif in #14
  • Develop by @mrasif in #15

Full Changelog: v0.1.3...v0.1.4

v0.1.3

03 Dec 14:50
f5d3747

Choose a tag to compare

What's Changed

  • arm support added for docker based development by @mrasif in #11

Full Changelog: v0.1.2...v0.1.3

v0.1.2

03 Dec 11:55
e69d9be

Choose a tag to compare

What's Changed

  • 8 gozen create command creates a blank project without warnings by @mrasif in #9

Full Changelog: v0.1.1...v0.1.2

v0.1.1

03 Dec 02:42
f9685a7

Choose a tag to compare

What's Changed

  • minor changes in build process and docs by @mrasif in #7

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

03 Dec 01:36
cf1fe8a

Choose a tag to compare

What's Changed

New Contributors

  • @mrasif made their first contribution in #1

Full Changelog: https://github.com/tech-thinker/gozen/commits/v0.1.0