Skip to content

v0.3.4

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Mar 20:06
· 1 commit to master since this release
f068efa

BitIntegers v0.3.4

Diff since v0.3.2

  • make show work for 8-bits signed integers

Merged pull requests:

Closed issues:

  • some operations don't work with custom Int8 (#34)
  • How to create bit integers in a loop? How to avoid additional allocations? (#45)