v0.0.619 better handle error in ginext.JSON() with invalid data
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 1m26s

This commit is contained in:
2026-01-08 22:58:50 +01:00
parent 0f28e3d11b
commit 580906ea08
5 changed files with 60 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.618"
const GoextVersion = "0.0.619"
const GoextVersionTimestamp = "2025-12-06T22:20:02+0100"
const GoextVersionTimestamp = "2026-01-08T22:58:50+0100"