What's Changed
- More streamlined output after type checking a scratch file
- Fix an issue that was causing a crash in code serialization
- Add builtins to efficiently switch between
Bytes
andBytesArray
All PRs since last release
- A couple minor serialization improvements by @dolio in #5810
- Add transcript test for avro optimization by @runarorama in #5811
- Add builtins for
Bytes
toByteArray
and back by @runarorama in #5812 - Refactor some intermediate and serialization code by @dolio in #5814
- Unify normal slurp output with update-branch slurp output by @mitchellwrosen in #5816
Full Changelog: release/0.5.43...release/0.5.44