Commit Graph

30 Commits

Author SHA1 Message Date
Sylvestre Ledru db00d0686f add a new from_str_at_date(date, string) function (#2)
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
2023-05-11 17:16:02 +02:00
Sylvestre Ledru 1f0eae3536 add the README v0.1.3 2023-04-25 09:00:51 +02:00
Sylvestre Ledru 6d6b0c39e3 update of the version to 0.1.2 v0.1.2 2023-04-24 21:16:26 +02:00
Sylvestre Ledru 7decfeeb7f lower the regex dep. we don't need 1.8 2023-04-24 21:15:44 +02:00
Sylvestre Ledru 9ac69eef7d update of the version 2023-04-24 00:16:53 +02:00
Sylvestre Ledru 4bd207f6fc update of the version 2023-04-24 00:14:30 +02:00
Sylvestre Ledru 3b05dabf54 update of the version 2023-04-24 00:11:58 +02:00
Sylvestre Ledru a68f15e034 from_str('Thu Jan 01 12:34:00 2015') should fail 2023-04-24 00:07:34 +02:00
Sylvestre Ledru 492c6f76f4 fix the link to cov 2023-04-23 22:56:52 +02:00
Sylvestre Ledru 306e1e21a9 add a test to check InvalidInput 2023-04-23 22:51:47 +02:00
Sylvestre Ledru 87372718f1 Fix readme syntax 2023-04-23 22:12:41 +02:00
Sylvestre Ledru 112b7bf86d improve the coverage 2023-04-23 22:10:56 +02:00
Sylvestre Ledru 8a7f4ec8cc add more badges 2023-04-23 22:08:43 +02:00
Sylvestre Ledru b3dbb3cb50 extend the CI 2023-04-23 21:22:45 +02:00
Sylvestre Ledru 50212c6d04 rename the action 2023-04-23 21:21:31 +02:00
Sylvestre Ledru 89cd5a2d54 add badges 2023-04-23 20:39:08 +02:00
Sylvestre Ledru 72c82353ed add missing infos v0.1.0 2023-04-23 20:31:19 +02:00
Sylvestre Ledru 98cd41bf73 add pre commit conf 2023-04-23 20:29:06 +02:00
Sylvestre Ledru f287886a18 Add a fuzzer 2023-04-23 20:27:31 +02:00
Sylvestre Ledru c9ba01123d add a failing test 2023-04-23 20:25:32 +02:00
Sylvestre Ledru 1cb9f467c2 add more tests 2023-04-23 20:04:44 +02:00
Sylvestre Ledru 537a72221d add more tests 2023-04-23 20:02:40 +02:00
Sylvestre Ledru f2f6ebf28c Adjust the doc 2023-04-23 19:07:58 +02:00
Sylvestre Ledru e982a9bbe3 Remove unwrap and adjust the doc 2023-04-23 19:06:45 +02:00
Sylvestre Ledru 12bbdf5927 Create rust.yml 2023-04-23 19:02:18 +02:00