updated version numbers
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# HLog - v0.10.1-hlogdoc
|
# HLog - v0.10.3
|
||||||
|
|
||||||
A structured logging package for Go built on top of [zerolog](https://github.com/rs/zerolog). HLog provides simple configuration via environment variables, flexible output options, and automatic log file management.
|
A structured logging package for Go built on top of [zerolog](https://github.com/rs/zerolog). HLog provides simple configuration via environment variables, flexible output options, and automatic log file management.
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
# HWS (H Web Server) - v0.2.1-hlogdoc
|
# HWS (H Web Server) - v0.2.2
|
||||||
|
|
||||||
A lightweight, opinionated HTTP web server framework for Go built on top of the standard library's net/http.
|
A lightweight, opinionated HTTP web server framework for Go built on top of the standard library's net/http.
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
# HWSAuth - v0.3.1-hlogdoc
|
# HWSAuth - v0.3.2
|
||||||
|
|
||||||
JWT-based authentication middleware for the HWS web framework.
|
JWT-based authentication middleware for the HWS web framework.
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
# JWT - v0.10.0-hlogdoc
|
# JWT - v0.10.1
|
||||||
|
|
||||||
JWT (JSON Web Token) generation and validation with database-backed token revocation support.
|
JWT (JSON Web Token) generation and validation with database-backed token revocation support.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user