Skip to content

Release 1.5.0

Compare
Choose a tag to compare
@deankarn deankarn released this 21 Jun 14:13
· 89 commits to master since this release

What's New?

  • Added Array/Slice global limit size, please refer to #2, reported by @justinas

by default limit is 10,000 which should suit most peoples needs however if a higher or lower limit is desired/required it can be adjusted with the function SetMaxArraySize(size uint)