v2.2.0
What's Changed
- Add option to handle unsupported terms encoding by @williamthome in #81
- Expose encode functions by @williamthome in #82
- Fix typos by @williamthome in #83
- Fix doc links in README.md by @williamthome in #84
- Add badges in README.md by @williamthome in #85
- Implement
continueencode function by @williamthome in #86 - Add option to override the coded callback by @williamthome in #87
- Tweak specs for better docs visualization by @williamthome in #88
- Remove unnecessary
no_auto_importflag by @williamthome in #89 - Implement decode stream by @williamthome in #90
- Add decode stream section in README.md by @williamthome in #91
- Tweak stream section in README.md by @williamthome in #92
- Bump to v2.2.0 by @williamthome in #93
Full Changelog: v2.1.0...v2.2.0