This is a release for the ASPLOS '25 Exo 2 paper camera-ready and artifact evaluation.
What's Changed
- Improves the error message of invalid index expression use by @rtzam in #696
- Bump pytest from 8.3.2 to 8.3.3 by @dependabot in #703
- Bump build from 1.2.1 to 1.2.2 by @dependabot in #702
- Bump numpy from 2.1.0 to 2.1.1 by @dependabot in #700
- Bump tox from 4.18.0 to 4.18.1 by @dependabot in #701
- Bump z3-solver from 4.13.0.0 to 4.13.2.0 by @dependabot in #707
- Bump tox from 4.18.1 to 4.21.0 by @dependabot in #709
- Bump tox from 4.21.0 to 4.21.1 by @dependabot in #710
- Bump tox from 4.21.1 to 4.21.2 by @dependabot in #711
- Externalize builtins and fix bugs by @yamaguchi1024 in #637
- Bump pre-commit from 3.8.0 to 4.0.1 by @dependabot in #717
- Bump build from 1.2.2 to 1.2.2.post1 by @dependabot in #714
- Bump numpy from 2.1.1 to 2.1.2 by @dependabot in #715
- Bump black from 24.8.0 to 24.10.0 by @dependabot in #716
- Bump coverage from 7.6.1 to 7.6.2 by @dependabot in #719
- Fix cursor printing errors by @yamaguchi1024 in #720
- Add RVM example by @panther03 in #708
- Bump z3-solver from 4.13.2.0 to 4.13.3.0 by @dependabot in #722
- Bump coverage from 7.6.2 to 7.6.3 by @dependabot in #723
- Bump tox from 4.21.2 to 4.22.0 by @dependabot in #724
- Bump pillow from 10.4.0 to 11.0.0 by @dependabot in #725
- Add Cursor documentation by @yamaguchi1024 in #721
- Fix fissioning of if/else by @akeley98 in #726
- Bump tox from 4.22.0 to 4.23.0 by @dependabot in #727
- Reorganize
src/exo
directory to frontend, core, rewrite, and backend by @yamaguchi1024 in #728 - Bump coverage from 7.6.3 to 7.6.4 by @dependabot in #730
- Check dependency update once per month by @yamaguchi1024 in #731
- Distinguish type error from name error in pyparser by @akeley98 in #733
- Bump tox from 4.23.0 to 4.23.2 by @dependabot in #734
- Bump pytest-cov from 5.0.0 to 6.0.0 by @dependabot in #735
- Update Documentation by @yamaguchi1024 in #729
- Release version 1.0.0 by @yamaguchi1024 in #738
New Contributors
- @rtzam made their first contribution in #696
- @panther03 made their first contribution in #708
- @akeley98 made their first contribution in #726
Full Changelog: v0.2.1...v1.0.0