Skip to content

Releases: cfichtmueller/jug

Release 0.4.0

28 Nov 15:25
5b6f436
Compare
Choose a tag to compare

Changed

  • updated dependencies

Full Changelog: v0.3.0...v0.4.0

Release 0.3.0

18 Sep 19:51
a5ed2da
Compare
Choose a tag to compare

Added

  • engine implements http.Handler

Full Changelog: v0.2.1...v0.3.0

Release 0.2.1

14 Sep 06:26
697629b
Compare
Choose a tag to compare

Fixed

  • respond with actual error message in HandleError

Full Changelog: v0.2.0...v0.2.1

Release 0.2.0

11 Feb 15:42
1e64fb5
Compare
Choose a tag to compare

Added

  • Context provides access to HTTP request and response
  • ClientIP() and RemoteIP() utility functions on Context

Changed

  • removed String designators in validation functions that validate string values

Deprecated

  • RequireString... validation methods

Initial Release

27 Sep 06:29
v0.1.0
b03753f
Compare
Choose a tag to compare

This is the initial release of jug.