v9.7.11
What's Changed
- Document vector operations. by @DavePearce in #82
- Add relevant warning on the corset stdli by @DavePearce in #84
- Enable caching for github actions by @DavePearce in #86
- Binary Output Serialisation to JSON by @DavePearce in #89
- Improved translation for
NORM(e)
#91 by @DavePearce in #93 - Fix
ifs::raise_ifs
#87 by @DavePearce in #97 - 75 document expand ifs raise ifs by @DavePearce in #99
- fix: remove old
to_string
invokation by @delehef in #109 - Display
:bytes
in big endian by @DavePearce in #113 - Fix Default Base for Interleaved Constraints by @DavePearce in #114
- fix: rendering of columns in
convert
by @delehef in #110 - fix: erroneous inversion optimization by @delehef in #108
- Add initial set of pre-commit hooks. by @DavePearce in #116
- 117 implement initial testing framework by @DavePearce in #124
- Update testing framework to support padding by @DavePearce in #125
- build(deps): bump the cargo group across 1 directory with 2 updates by @dependabot in #103
- feat(besu-exporter): add missing bigInt package by @letypequividelespoubelles in #137
- Remove
Column::shift
by @DavePearce in #144 - Fix for
eq!
typing instdlib.lisp
by @DavePearce in #145 - Add some documentation for
concretize
by @DavePearce in #147 - Add some documentation by @DavePearce in #148
- 135 corset should automatically fill spillingtoml by @DavePearce in #150
- Optimise spillage by removing
future_spilling()
by @DavePearce in #152 - Revert "Optimise spillage by removing
future_spilling()
" by @DavePearce in #154 - Fix for
corset compute
by @DavePearce in #156 - Fix #158 by @DavePearce in #159
- 161 bug nil spilling used in compute expression function by @DavePearce in #167
- fix: Incorrect typing of vector operations by @DavePearce in #175
New Contributors
- @letypequividelespoubelles made their first contribution in #137
Full Changelog: v9.7.10...v9.7.11