v0.0.295 added generic base-conversion algorithm
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m4s

This commit is contained in:
2023-11-01 00:23:17 +01:00
parent 75f71fe3db
commit 2fbd5cf965
4 changed files with 274 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.294"
const GoextVersion = "0.0.295"
const GoextVersionTimestamp = "2023-10-31T22:58:28+0100"
const GoextVersionTimestamp = "2023-11-01T00:23:17+0100"