1
0
mirror of https://github.com/bspeice/dtparse synced 2024-09-19 16:31:32 -04:00
Commit Graph

21 Commits

Author SHA1 Message Date
9edc2a3102 Simplify testing procedure 2020-06-11 12:23:36 -04:00
142712900f Attempt to read timezones from chrono-tz 2019-11-13 23:12:47 -05:00
ef3ea38834 Release version 1.0.3 2018-09-18 23:04:07 -04:00
4d7c5dd995 Now with 100% more WASM!
Version bump and README update
2018-08-14 22:49:24 -04:00
22e0300275 Test adding WASM support 2018-08-14 21:53:35 -04:00
Bradlee Speice
0ef35527d9 Release 1.0.1 2018-08-11 13:13:12 -04:00
Bradlee Speice
01ebec84bb Release version 1.0! 2018-08-03 23:42:09 -04:00
Bradlee Speice
50fe2c01d4 README and Cargo.toml updates 2018-08-03 21:52:36 -04:00
Bradlee Speice
848f1b9249 Release 0.9.1 2018-07-19 23:05:03 -04:00
messense
b3a1340574 Upgrade rust_decimal to 0.9 2018-07-03 16:44:09 +08:00
messense
77eea20ecf
Fix repository URL in Cargo.toml 2018-06-26 10:02:15 +08:00
Bradlee Speice
2758c66946 Release 0.8.0 2018-06-25 21:46:27 -04:00
Bradlee Speice
2c648a6401 Use lazy-static 1.0 2018-06-17 23:32:28 -04:00
Bradlee Speice
7bb02a7648 Licensing/docs updates 2018-06-17 23:31:25 -04:00
Bradlee Speice
e54977ee97 Get the README updated with what's needed before 1.0 2018-06-17 23:21:11 -04:00
Bradlee Speice
e4c49b2bb2 Use python codegen to generate the tests
And you know, hopefully don't delete the script next time.
2018-06-12 22:22:30 -04:00
Bradlee Speice
17b8b8af36 Move tests to pyo3
Codegen wasn't doing much for me
2018-05-27 13:51:23 -04:00
Bradlee Speice
04421ebde0 First pass done!!! 2018-05-26 20:14:30 -04:00
Bradlee Speice
de47318411 Baby steps 2018-05-25 00:00:15 -04:00
Bradlee Speice
b1f8cd77ee Set up Python parse compat 2018-05-23 23:01:00 -04:00
Bradlee Speice
9ab5a3d5e3 Initial structure 2018-05-13 16:18:45 -04:00