Skip to content

Releases: msales/gox

v0.5.0

30 Apr 11:11
e210f15
Compare
Choose a tag to compare

Added Round to mathx that rounds a float to specified number of decimals.

v0.4.0

03 Apr 11:24
5371cdd
Compare
Choose a tag to compare

Added StringToInt and IntToString conversions to slicex.

v0.3.0

30 Mar 13:18
7097897
Compare
Choose a tag to compare

Slicex extended with ContainsInt function for integer slices.

v0.2.0

04 Feb 11:35
bf18b9f
Compare
Choose a tag to compare

Slicex primitive slice conversions methods.

v0.1.0

13 Jan 13:42
035b249
Compare
Choose a tag to compare

Initial release with Happens and WhichHappens randx methods.