What's Changed
- UTF-8 Support by @nervo in #294
- Update golang.org/x/sys by @nervo in #289
- fix incorrect const type by @chanxuehong in #284
- Update Go version in CI by @goccy in #295
- yaml: typeError implements PrettyPrinter interface by @braydonk in #280
- path tests: add missing keys to struct literals by @marco-m in #300
- Introduce MapKeyNode interface to limit node types for map key by @itchyny in #312
- Fix large literals type inference on 32 bits by @jrisc in #293
- fix: insert a separator between each encoded document by @zoncoen in #318
- Handle unmarshall unknown aliases by @nervo in #317
- Quote strings with special characters in flow mode. by @igorpeshansky in #270
New Contributors
- @chanxuehong made their first contribution in #284
- @braydonk made their first contribution in #280
- @marco-m made their first contribution in #300
- @itchyny made their first contribution in #312
- @jrisc made their first contribution in #293
- @igorpeshansky made their first contribution in #270
Full Changelog: v1.9.5...v1.9.6