Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1016 Bytes

CHANGELOG.md

File metadata and controls

28 lines (18 loc) · 1016 Bytes

Unreleased - ReleaseDate

0.3.0 - 2022-09-27

Added

0.2.0 - 2021-11-10

Added

  • ToSpanner and FromSpanner traits to convert to/from Rust/Spanner types
  • json crate feature to enable Json Spanner type through the serde_json crate
  • numeric crate feature to enable Numeric Spanner type through the bigdecimal crate
  • temporal crate feature to enable Timestamp and Date types through the chrono crate

v0.1.1 - 2021-10-09

Initial release.