Clean up public API
Bug Fixes
- bug: address parsing wavefront urls with a path component by @LukeWinikates in #109
Documentation Updates
- Add release notes to README file. by @keep94 in #103
- docs: simplify README.md by @LukeWinikates in #107
Testing enhancements
- testing: add a basic integration test by @LukeWinikates in #110
Breaking Changes
- hide a few functions that do not need to be part of the public API by @LukeWinikates in #100
- delete deprecated APIs by @LukeWinikates in #101
- Make Sender so that it can't be implemented externally. by @keep94 in #116
New Contributors
- @LukeWinikates made their first contribution in #100
Full Changelog: v0.10.4...v0.11.0