Skip to content

v0.2.0

Choose a tag to compare

@crypdoughdoteth crypdoughdoteth released this 07 May 03:19
· 7 commits to main since this release

Changes since 0.1.0:

  • stable channel release
  • fix: Serialization
  • fix: FromStr implementation bug (flipped equality sign)
  • enhance: Display trait implementation
  • fix: clippy lints
  • feat: Hash trait
  • feat: SQLx integration for MySQL, Postgres, and Sqlite