v0.22.0
What's Changed
- fix(rust,java,csharp): resolve the string destination before validating UTF-8 (§6.4) by @Andste82 in #258
- test(cpp): the over-index reject fires from the fixlen word, not the element header by @Andste82 in #261
- fix(all push-API backends): key a fixlen array's decode arm by element subtype (§4.8) by @Andste82 in #260
- chore(ci): drop the corelib pins now that the F-0042 corelibs are on main by @Andste82 in #262
- fix(go,dart): validate a string at its destination, never on a skip (§6.4) by @Andste82 in #263
- chore(ci): drop the corelib pins now that the F-0038 corelibs are on main by @Andste82 in #264
Full Changelog: v0.21.1...v0.22.0