v0.0.563 Add 'ArrContains' alias for 'InArray'
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m7s

This commit is contained in:
2025-01-31 21:16:42 +01:00
parent 4d606d3131
commit 4832aa9d6c
2 changed files with 13 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.562"
const GoextVersion = "0.0.563"
const GoextVersionTimestamp = "2025-01-29T11:24:20+0100"
const GoextVersionTimestamp = "2025-01-31T21:16:42+0100"