Commit Graph

40 Commits

Author SHA1 Message Date
Sylvestre Ledru e64c163f47 adjust the license for Debian 2023-05-27 09:43:52 +02:00
Sylvestre Ledru 86378bc326 version 0.2.1 2023-05-12 13:58:33 +02:00
Sylvestre Ledru 6a52551dea Merge pull request #5 from cakebaker/simplify_test
Simplify tests
2023-05-12 13:54:39 +02:00
Sylvestre Ledru 21e7e01fc8 Merge pull request #4 from sylvestre/reverse
Reverse the two functions
2023-05-12 13:54:31 +02:00
Daniel Hofstetter 1359dc9349 Simplify tests 2023-05-12 09:59:31 +02:00
Sylvestre Ledru daec32d5c4 describe the error 2023-05-11 22:15:29 +02:00
Sylvestre Ledru 7a3d0bafca Reverse the two functions 2023-05-11 22:15:07 +02:00
Sylvestre Ledru 537df73bdd Fix a doc warning 2023-05-11 21:57:28 +02:00
Daniel Hofstetter 3e4c6e3b6c Add .gitignore (#3) 2023-05-11 17:29:08 +02:00
Sylvestre Ledru 29e64c3cda version 0.2.0 v0.2.0 2023-05-11 17:20:24 +02:00
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