v0.4.0
What's Changed
- Fix a typo that was breaking abs() by @jonbarron in #188
- Rollback Python version of CIs to 3.11 by @odashi in #191
- Fix bug on log10 representation by @odashi in #190
- Support pass/break/continue in algorithmic codegens by @odashi in #192
- AugAssign support by @odashi in #193
New Contributors
- @jonbarron made their first contribution in #188
Full Changelog: v0.3.0...v0.4.0