Commit Graph

222 Commits

Author SHA1 Message Date
panicbit 175bd7faf5 fix typo 2020-11-14 04:45:15 +01:00
panicbit 28162bde5c move split types module into submodules 2020-11-14 04:43:29 +01:00
panicbit f7c7cb63a6 bump crate version in READMEs 2020-11-14 04:03:45 +01:00
panicbit 2528ce21b8
Merge pull request #10 from panicbit/2_better_errors
improve error messages
2020-11-14 04:00:47 +01:00
panicbit bfb6282a9b improve error messages 2020-11-14 03:58:57 +01:00
panicbit a70c5ddf16
Merge pull request #8 from panicbit/reduce_result_returns
Reduce the number of fallible constructors
2020-11-14 02:56:14 +01:00
panicbit 82dc34b2c5 respect meta max len of 1024 in constructors 2020-11-14 02:54:34 +01:00
panicbit 73a5c4007d add changelog 2020-11-14 02:22:07 +01:00
panicbit af614a06aa reduce number of functions that return Result 2020-11-14 01:55:47 +01:00
panicbit 1a145c922c add Meta::new_lossy 2020-11-14 01:45:16 +01:00
panicbit 5f96cbc5e6
Merge pull request #5 from panicbit/4_gemini_mime_convenience
4 gemini mime convenience
2020-11-14 01:13:48 +01:00
panicbit 015ea42840 make GEMINI_MIME_STR public 2020-11-14 00:53:54 +01:00
panicbit 9b9955827d introduce GEMINI_MIME static 2020-11-14 00:48:50 +01:00
panicbit b97c7a6f12 rename GEMINI_MIME to GEMINI_MIME_STR 2020-11-14 00:27:41 +01:00
panicbit 4b08edc890 bump version to 0.2.0 2020-11-13 23:59:51 +01:00
panicbit d917f06368
Merge pull request #3 from Alch-Emi/certificates
Expose client certificates to the user
2020-11-13 23:57:20 +01:00
Emi Tatsuo 168bb56aa2
Renamed methods to match spec 2020-11-13 17:54:06 -05:00
Emi Tatsuo eaee14d174
Moved certificate into request, so this is no longer a breaking change 2020-11-13 15:07:30 -05:00
Emi Tatsuo 3547143860
Expose client certificates to the user 2020-11-13 14:20:59 -05:00
panicbit 4b3ba3f5ae add example public folder 2020-10-31 21:05:10 +01:00
panicbit 7999fe491a add cargo metadata 2020-10-31 20:55:28 +01:00
panicbit acef45c75c init 2020-10-31 20:53:03 +01:00