Skip to content

Releases: UnitVectorY-Labs/hellorest

v1.2.0

26 Dec 20:00
1ab8c18

Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.2.0

v1.1.3

14 Oct 01:36
fe681a3

Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

07 May 22:57
7a2d3a4

Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

15 Feb 16:24
e1c4205

Choose a tag to compare

What's Changed

  • Setting CGO_ENABLED=0 ensures a statically linked binary by @JaredHatfield in #5
  • Bump Go version to 1.23.6 in workflow, Dockerfile, and go.mod by @JaredHatfield in #6
  • Bump Go version to 1.24.0 in workflow, Dockerfile, and go.mod by @JaredHatfield in #7

Full Changelog: v1.1.0...v1.1.1

v1.1.0

26 Jan 12:55
4dc62f1

Choose a tag to compare

What's Changed

  • Rename module to github.com/UnitVectorY-Labs/hellorest by @JaredHatfield in #4

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1

19 Jan 14:57

Choose a tag to compare

Minor updates

v1.0.0

10 Oct 22:41
2c367d2

Choose a tag to compare

Initial version 1.0.0 release of a hello world API application.

Not a lot of features here, intentionally an incredibly simple API that can be deployed using Docker for testing.