v0.4.3 - Response Interpretation and API Improvements
What's Changed
- chore: set msrv for all crates by @elcharitas in #131
- chore(vercel-platform): improve chunk exploration by @elcharitas in #132
- chore(vercel-platform): clippy lints code improvements by @elcharitas in #133
- feat(shared): support for response interpreters by @elcharitas in #134
- chore(shared): separate bytes impl from
ToString
trait by @elcharitas in #135 - chore(examples): add support for response interpreting by @elcharitas in #138
- chore(workflows): update release workflow by @elcharitas in #136
- chore(shared): context cleanup and error handing by @elcharitas in #141
- chore(shared): finalise response interpretation by @elcharitas in #140
- chore(shared): remove name from
module
by @elcharitas in #137 - chore(workflows): version bump manager workflow by @elcharitas in #143
- chore(workflows): workflow improvements by @elcharitas in #145
- chore(release): version bump - 0.4.3 by @elcharitas in #149
- v0.4.3 - Response Interpretation and API Improvements by @elcharitas in #148
Full Changelog: https://github.com/ngyn-rs/ngyn/compare/ngyn@0.4.2...ngyn@0.4.3