Skip to content

Releases: 3JoB/unsafeConvert

v1.6.0

16 Sep 14:55

Choose a tag to compare

v1.5.0

19 Jul 12:34

Choose a tag to compare

Full Changelog: v1.4.0...v1.5.0

v1.4.0

19 Apr 04:01

Choose a tag to compare

Full Changelog: v1.3.0...v1.4.0

v1.3.0

18 Mar 11:29

Choose a tag to compare

This version has removed the classic conversion operation.

v1.2.0

02 Mar 14:24

Choose a tag to compare

  • The original conversion methods have been re-added, they are now named StringBasic() and BytesBasic(), they will be removed when Golang removes the related methods.
  • New StringReflect() and BytesReflect() methods have been added, which have similar performance to the new String() method.
  • Fixed a crash with the new String() method (the Bytes() method might have it too, but they are tested)

v1.1.0

02 Mar 13:50

Choose a tag to compare

Full Changelog: v1.0.0...v1.1.0

v1.0.0

02 Mar 13:39

Choose a tag to compare

Use the new method of 1.20 instead

1.19 and older versions will use the old method

Full Changelog: v0.0.1...v1.0.0

v0.0.1

16 Feb 09:31

Choose a tag to compare