Skip to content

Releases: viant/xunsafe

Release 0.9.2

01 Nov 15:15
c46ad2c
Compare
Choose a tag to compare
Merge pull request #15 from KamLar/main

patched String to Bool function

Release 0.9.1

01 Nov 15:11
c46ad2c
Compare
Choose a tag to compare
  • stabiltiy release

Release 0.9.0

26 Jul 00:19
Compare
Choose a tag to compare
  • added Slice.SetValueAt

Release 0.8.4

19 May 21:25
Compare
Choose a tag to compare
  • patched nil pointer panic

Release 0.8.3

01 Mar 01:36
a0687ca
Compare
Choose a tag to compare
  • patched single field struct

Release 0.8.2

29 Jan 02:20
Compare
Choose a tag to compare
v0.8.2

added Field.IsNil

Release 0.8.1

04 Jan 15:20
Compare
Choose a tag to compare
  • added Field.IsNil

Release 0.8.0

09 Mar 15:58
Compare
Choose a tag to compare
  • major bug fixes

Release 0.7.0

02 Jan 21:39
Compare
Choose a tag to compare
  • added Slice.Len, Slice.Cap method
  • changes Slice method names

Release 0.5.1

01 Jan 16:31
Compare
Choose a tag to compare
  • minor fixes