Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 240 Bytes

CHANGELOG.md

File metadata and controls

9 lines (5 loc) · 240 Bytes

Change Log

v0.5.0

Support for CHAR and TIMESTAMP WITH TIMEZONE added.

v0.4.0

Support for DATE and TIMESTAMP added. On the Rust side this are converted into Date and DateTime from the chrono crate respectively.