Skip to content

v0.1.11

Latest
Compare
Choose a tag to compare
@kaidokert kaidokert released this 06 Oct 02:37

What's Changed

  • Implement decimal string conversions, cleanup by @kaidokert in #40
  • Add u64 word sizes
  • Remove clunky to_ne_bytes implementation
  • Add to_radix_str
  • Fix to_radix_str to support any radix from 2 to 16

Full Changelog: v0.1.10...v0.1.11