v1.1.23
What's Changed
- feat: print (ifnot C P) instead of (if C _ P) by @DavePearce in #1228
- feat: optimise conditional control flow by @DavePearce in #1223
- feat: refactor
call_gas_extraby @DavePearce in #1229 - fix: bug in polynomial subtraction by @DavePearce in #1234
- feat: add polynomial tests by @DavePearce in #1235
- feat: support "pub" modifier for functions by @DavePearce in #1236
- feat: generalise
macro.Callinstruction by @DavePearce in #1238
Full Changelog: v1.1.22...v1.1.23