Skip to content

0.2.0

Compare
Choose a tag to compare
@yallop yallop released this 04 Oct 13:16
· 72 commits to master since this release

v0.2.0 2016-10-04

  • Expose from_byte_size functions in Unsigned and Signed
  • Support for platforms where standard integer types are macros
  • Add 'max' and 'min' functions to Unsigned.S.
  • Expose private types for UChar, UInt8, UInt16.