Releases: 3JoB/unsafeConvert
Releases · 3JoB/unsafeConvert
v1.6.0
v1.5.0
Full Changelog: v1.4.0...v1.5.0
v1.4.0
Full Changelog: v1.3.0...v1.4.0
v1.3.0
v1.2.0
- The original conversion methods have been re-added, they are now named
StringBasic()andBytesBasic(), they will be removed when Golang removes the related methods. - New
StringReflect()andBytesReflect()methods have been added, which have similar performance to the newString()method. - Fixed a crash with the new
String()method (theBytes()method might have it too, but they are tested)
v1.1.0
Full Changelog: v1.0.0...v1.1.0
v1.0.0
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
Full Changelog: https://github.com/3JoB/unsafeConvert/commits/v0.0.1