What's Changed
- chore(deps): bump clap from 4.5.10 to 4.5.13 by @dependabot in #135
- chore(deps): bump serde from 1.0.204 to 1.0.207 by @dependabot in #138
- chore(deps): bump clap from 4.5.13 to 4.5.15 by @dependabot in #139
- Implement Op-Assign Statements Like
x += 1u32
by @fkettelhoit in #137 - Allow destructuring via patterns in for-each/join loops by @fkettelhoit in #140
- Plot circuit size for nested loops vs join loops by @fkettelhoit in #136
- chore(deps): bump serde from 1.0.207 to 1.0.208 by @dependabot in #143
- chore(deps): bump clap from 4.5.15 to 4.5.16 by @dependabot in #142
- Increase max circuit size by @fkettelhoit in #144
- chore(deps): bump serde from 1.0.208 to 1.0.209 by @dependabot in #145
- Implement limited type inference for numbers by @fkettelhoit in #141
- Bump version to 0.5.0 by @fkettelhoit in #146
Full Changelog: v0.4.0...v0.5.0