v9.7.12
What's Changed
- feat: Implement
byte@prove
using range constraints by @DavePearce in #182 - fix: Custom
Serializer
forColumnRef
by @DavePearce in #184 - Minor correction for serialisation of
ColumnRef
by @DavePearce in #188 - Fix for Singleton Reduce by @DavePearce in #192
- fix: Error when missing reduce by @DavePearce in #194
- Fix for unexpected list on
*
by @DavePearce in #196 - fix: Unused Declaration for Array Columns (
define.go
) by @DavePearce in #197 - Fix #178 by @DavePearce in #202
- Fix: Incorrect Handling of Perspective Selectors by @DavePearce in #204
- Remove debugging code by @DavePearce in #206
- Fix: Incorrect Trace Construction by @DavePearce in #208
- Fix #209 by @DavePearce in #210
Full Changelog: v9.7.11...v9.7.12