3.0.0a4
Pre-release
Pre-release
This release removes uint
, int32
, sint32
, and uint32
(and their 64-bit variants) in favour of the built-in int
type and one custom ZigZagInt
NewType
.
Full Changelog: 3.0.0a3...3.0.0a4