v0.0.567 Add ListenerOpt to exerr.RegisterListener (this is a breking API change !! -- but will prevent more breakage later on...)
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m33s

This commit is contained in:
2025-03-06 12:19:03 +01:00
parent f07cd79b96
commit c20ae20cc1
6 changed files with 41 additions and 19 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.566"
const GoextVersion = "0.0.567"
const GoextVersionTimestamp = "2025-02-28T21:46:26+0100"
const GoextVersionTimestamp = "2025-03-06T12:19:03+0100"