Skip to content

v0.15.0

Compare
Choose a tag to compare
@oscbyspro oscbyspro released this 29 Oct 10:50
· 252 commits to main since this release

Not much because I'm working on UIntXL (#33) at the moment.

GitHub (v0.14.0...v0.15.0)

  • #103 Camel case bitShift like bitWidth
  • #102 Slices no bounds
  • #100 Are bit rotations worth it? Nah

Changes

  • bitshift[ed] is now called bitShift[ed] like bitWidth
  • bitrotate[d] binary integer methods have been removed