Commit Graph

89 Commits

Author SHA1 Message Date
Paul Colomiets
8177d0d774 Update crate metadata 2018-02-21 22:31:08 +02:00
Paul Colomiets
3ca81a6813 Update README 2018-02-21 22:29:08 +02:00
Paul Colomiets
1e9243ccc2 Version bumped to v1.1.0-beta.3 2018-02-16 01:08:21 +00:00
Paul Colomiets
b975803837 No Hash impl for Timestamp (rarely needed, suppor for older rust) 2018-02-16 02:42:32 +02:00
Paul Colomiets
6911db6c13 Version bumped to v1.1.0-beta.2 2018-02-16 00:01:07 +00:00
Paul Colomiets
28d451af66 Implement duration formatting (fixes #1) 2018-02-16 02:00:32 +02:00
Paul Colomiets
3684288f3d Fix typo in travis file 2018-02-16 01:46:43 +02:00
Paul Colomiets
cb608fba0b Version bumped to v1.1.0-beta.1 2018-02-15 23:07:18 +00:00
Paul Colomiets
d8ca970c0b New .travis.yml file 2018-02-16 01:05:34 +02:00
Paul Colomiets
c5b8974f12 Update license info 2018-02-16 00:59:19 +02:00
Paul Colomiets
36a1241043 Add a link to serde-humantime 2018-02-16 00:56:53 +02:00
Paul Colomiets
c51506071a Better main docstring 2018-02-16 00:55:41 +02:00
Paul Colomiets
942e77448d Timestamp type and better docstrings 2018-02-16 00:50:25 +02:00
Paul Colomiets
b22e6f15cd vagga.yaml: upgrade rust to v1.24.0 2018-02-15 23:56:48 +02:00
Paul Colomiets
0e53d1f440 Add first implementation of timestamp formatting 2018-02-15 02:48:01 +02:00
Paul Colomiets
e367948dfe Implement weaker date/time parsing 2018-02-14 03:13:09 +02:00
Paul Colomiets
be74a31594 Improve tests and docstring 2018-02-14 02:53:01 +02:00
Paul Colomiets
f60c7d4d80 Implement fractional seconds parsing 2018-02-14 02:41:00 +02:00
Paul Colomiets
61428efec6 Update vagga.yaml according to the new stardards 2018-02-14 02:25:02 +02:00
Paul Colomiets
7caf2c6d40 Obey rfc3339 instead of ISO8601 (latter is more ambiguous) 2018-02-14 02:16:25 +02:00
Paul Colomiets
adc793f6da More bounds check and valid second support 2018-02-14 02:07:06 +02:00
Paul Colomiets
6336e5534a Add a benchmark 2018-02-14 02:06:56 +02:00
Paul Colomiets
c68defdb87 Convert README.rst -> .md 2018-02-14 00:19:24 +02:00
Paul Colomiets
4b6795c3ab Fix README 2016-11-12 21:26:52 +02:00
Paul Colomiets
9b01f462ec Fixes keywords in Cargo toml 2016-11-12 21:23:58 +02:00
Paul Colomiets
b705b5b2d3 Version bumped to v1.0.0 2016-06-04 02:11:36 +03:00
Paul Colomiets
01b3edbf46 Version bumped to v0.1.3 2016-05-23 09:49:25 +03:00
Paul Colomiets
c3baafd9b5 Add additional aliases for few periods 2016-05-23 09:43:09 +03:00
Paul Colomiets
bd41fe080b Version bumped to v0.1.2 2016-05-21 01:18:34 +03:00
Paul Colomiets
c4ef6dbf22 Implement Clone and Copy for wrapper and error type 2016-05-21 01:18:17 +03:00
Paul Colomiets
0e55bbac29 Version bumped to v0.1.1 2016-05-21 01:12:07 +03:00
Paul Colomiets
25377c82cc Remove useless dev-dependencies 2016-05-21 01:11:37 +03:00
Paul Colomiets
8939e4d37b More refinements of documentation 2016-05-21 01:10:48 +03:00
Paul Colomiets
9296cff18d Add descriptions of the error fields 2016-05-21 01:07:15 +03:00
Paul Colomiets
e143e92089 More documentation added 2016-05-21 01:05:09 +03:00
Paul Colomiets
af48b7e40a Add wrapper type for easier parsing 2016-05-21 00:57:10 +03:00
Paul Colomiets
183c11772a Add travis.yml 2016-05-21 00:29:04 +03:00
Paul Colomiets
4d10794721 Add README and LICENSE files 2016-05-21 00:06:45 +03:00
Paul Colomiets
d1f32f7972 Initial implementation 2016-05-21 00:06:38 +03:00