v0.7.0
github-actions
released this
30 Sep 18:54
·
2544 commits
to refs/heads/main
since this release
Changes
- add init.py file to tests subdirectory so test discovery works in VSCode @superlopuh (#195)
- xdsl: Add shaped array support for parsing and printing @superlopuh (#191)
- Adding some missing arith ops @martin-luecke (#192)
- Allow the parsing and printing of unregistered operations @math-fehr (#187)
- Add shorthands for boolean attributes @math-fehr (#189)
- Fix parsing of optional integer types @math-fehr (#188)
Documentation
- docs: Update README.md @georgebisbas (#180)