Skip to content

Releases: bbaldino/nsw-types

v0.1.13

29 Apr 18:44
e795857
Compare
Choose a tag to compare

Added

  • experimental feature to allow creation of u1-ux7 from a BitSlice

v0.1.12

24 Apr 20:30
5e9e5bc
Compare
Choose a tag to compare

Fixed

  • i1 can't implement One or ConstOne traits, its max value is 0

v0.1.11

14 Mar 05:56
f0512de
Compare
Choose a tag to compare

Fixed

  • fix some ambiguity issues/incorrect test case

v0.1.10

14 Mar 05:38
c1d5aae
Compare
Choose a tag to compare

Added

  • impl ordering for nsw unsighed types an sw unsigned types

v0.1.9

06 Mar 06:54
e198ed9
Compare
Choose a tag to compare

Added

  • add conversion from unsigned uX types to signed standard-width types

v0.1.8

04 Sep 06:33
3ccf673
Compare
Choose a tag to compare

Other

  • re-export num_traits if feature is enabled
  • fix release-plz monitored branch
  • Bump actions/checkout from 2 to 4 (#1)
  • remove old publish workflow
  • add release-plz

Added

Changed

Deprecated

Removed

Fixed

Security