v0.0.380 exerr properly handle inf and nan floats
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 3m8s

This commit is contained in:
2024-01-22 12:33:41 +01:00
parent b9d0348735
commit 890e16241d
2 changed files with 25 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.379"
const GoextVersion = "0.0.380"
const GoextVersionTimestamp = "2024-01-19T17:30:20+0100"
const GoextVersionTimestamp = "2024-01-22T12:33:41+0100"