1.1.0
What's Changed
Functional changes
- Add wildcard matching. by @adetaylor in #53
Internal changes
- Fix bytes_read tracking in SeekableHttpReader by @djmitche in #49
- Implement an Inner struct for CloneableSeekableReader by @djmitche in #47
- Use checked maths by @adetaylor in #51
- Deduplicate test https servers. by @adetaylor in #46
- Option for reader by @adetaylor in #52
New Contributors
Full Changelog: v1.0.0...v1.1.0