Skip to content

irox-tools v0.2.1

Compare
Choose a tag to compare
@spmadden spmadden released this 08 Oct 00:56
· 1218 commits to master since this release
68d770b

Chore

  • fix fmt in vec

New Features

  • added additional static functions to Bits
  • UpperHex for PrettyVec and new PrettyVecDeque
  • partially working murmur3_128 hash fn.
  • some new static helper functions

Commit Statistics

  • 5 commits contributed to the release over the course of 12 calendar days.
  • 19 days passed between releases.
  • 5 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Fix fmt in vec (c1fe9a1)
    • Added additional static functions to Bits (d9f3dc8)
    • UpperHex for PrettyVec and new PrettyVecDeque (d280045)
    • Partially working murmur3_128 hash fn. (c2db7b0)
    • Some new static helper functions (6465a08)