v0.2.0
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