First release!
What's Changed
- Fix typo in README. by @frewsxcv in #1
- Make ClientConfig Sync by @brson in #4
- Handle non-UTF-8 PEM input gracefully by @inejge in #7
- issue 6: handle absent CA file by @yanns in #8
- Deframer: do maximal size reads each time by @ctz in #11
- Add a Session trait to allow being generic over client/server TLS sessions by @sciyoshi in #10
- Add target/ to .gitignore. by @briansmith in #13
- Use ring and webpki from crates.io. by @briansmith in #14
New Contributors
- @brson made their first contribution in #4
- @inejge made their first contribution in #7
- @yanns made their first contribution in #8
- @sciyoshi made their first contribution in #10
Full Changelog: https://github.com/rustls/rustls/commits/v/0.1.0