Releases: QuEraComputing/kirin
Releases · QuEraComputing/kirin
v0.15.2
v0.15.1
bump patch version
v0.15.0
What's Changed
- fix constprop on closure (issue #300) by @Roger-luo in #302
- run black by @Roger-luo in #303
- initial kirin blog post by @Roger-luo in #299
- add comparison with mlir and xDSL in declaration by @Roger-luo in #306
- switch constant attr to explicit + make IList an attribute by @Roger-luo in #308
Full Changelog: v0.14.1...v0.15.0
v0.14.3
merging main
v0.14.2
Full Changelog: v0.14.1...v0.14.2
v0.14.1
What's Changed
- more precise/explicit range semantics by @Roger-luo in #296
- constant hints should infer lower bound by @Roger-luo in #297
- add optional raise error when fail to run_analysis by @kaihsin in #295
- remove verification within scf cons by @Roger-luo in #298
Full Changelog: v0.13.1...v0.14.1
v0.14.0
What's Changed
- more precise/explicit range semantics by @Roger-luo in #296
- constant hints should infer lower bound by @Roger-luo in #297
- add optional raise error when fail to run_analysis by @kaihsin in #295
Full Changelog: v0.13.1...v0.14.0
v0.13.1
What's Changed
- fix simple example by @Roger-luo in #285
- error if the statement do not belong to the interpretation by @Roger-luo in #288
- Bump astral-sh/setup-uv from 4 to 5 by @dependabot in #286
- Fix from_stmt does not port current hints. by @kaihsin in #290
Full Changelog: v0.13.0...v0.13.1
v0.13.0
v0.12.8
What's Changed
- Beer -> Food cookbook example by @jon-wurtz in #276
- allow eagerly eval global attr by @Roger-luo in #278
- fix a few bugs in pauli exp example by @Roger-luo in #279
New Contributors
- @jon-wurtz made their first contribution in #276
Full Changelog: v0.12.7...v0.12.8