Skip to content

Releases: gukoff/dtparse

Release 1.3.2

11 Feb 21:18
Compare
Choose a tag to compare
Update pyo3 to 1.3.1 and rustc to 1.50

Release 1.3.1

30 Jan 12:47
Compare
Choose a tag to compare
1. Use borrowed instead of owned string arguments to achieve ~10% more performance
2. Add retries to the win32 build step to workaround the bug in rust 1.49 (#6).

Version 1.3.0

06 Dec 14:16
Compare
Choose a tag to compare
Support for sub-second precision.

Version 1.2.1

03 Dec 23:06
Compare
Choose a tag to compare
Add a CI step to upload wheels to Github Releases.

Version 1.1.0.

20 Jul 16:24
Compare
Choose a tag to compare
  • Update chrono and PyO3 to the latest versions
  • Rewrite the library in stable Rust
  • Update manylinux to 2010