v0.0.433 fix exerr missing gindata when using ginext.Error and add config for Output logging to stderr
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 4m0s

This commit is contained in:
2024-04-15 10:25:30 +02:00
parent 3828d601a2
commit 9321938dad
6 changed files with 25 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.432"
const GoextVersion = "0.0.433"
const GoextVersionTimestamp = "2024-04-13T22:08:45+0200"
const GoextVersionTimestamp = "2024-04-15T10:25:30+0200"