Releases: jvllmr/rustpython-unparser
Releases · jvllmr/rustpython-unparser
v0.2.1
v0.2.0
This release adds a Transformer
trait to this project. The transformer can be used for modification of a rustpython AST. Access to this trait can be enabled via the transformer
feature.
Full Changelog: 0.1.4...0.2.0
v0.1.4
v0.1.3
v0.1.2
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #5
- fix: correct unparsing of ifs at comprehension end by @jvllmr in #6
New Contributors
- @pre-commit-ci made their first contribution in #5
Full Changelog: 0.1.1...0.1.2