Skip to content

0.2.0: String interop

Compare
Choose a tag to compare
@thekid thekid released this 14 Jan 01:29
· 40 commits to master since this release
  • Made HashCode instances castable to string - @thekid
  • Heads up: Renamed HashCode's string method to base32 - @thekid
  • Overloaded HashCode::equals() to also accept hex strings - @thekid
  • Merged PR #2: Add digest() shortcut to Algorithm - @thekid