Releases: joernio/astgen-monorepo
Releases · joernio/astgen-monorepo
rust-astgen/v0.8.2
Immutable
release. Only release title and notes can be modified.
[rust_ast_gen] prettify macro expansions via rust-analyzer. (#53) * [rust_ast_gen] prettify macro expansions via rust-analyzer. * update RustNodeSyntax
rust-astgen/v0.8.1
Immutable
release. Only release title and notes can be modified.
[rust_ast_gen] add `text` field. (#51)
rust-astgen/v0.8.0
Immutable
release. Only release title and notes can be modified.
[rust_ast_gen] initial macro expansion support
javascript-astgen/v3.46.0
Immutable
release. Only release title and notes can be modified.
Merge pull request #49 from joernio/max/fix-worker-shutdown-crash [javascript-astgen] Fix worker thread shutdown crash with pkg GZip compression
rust-astgen/v0.7.3
Immutable
release. Only release title and notes can be modified.
[rust_ast_gen] allow custom mandatory->optional rules (#48)
rust-astgen/v0.7.2
Immutable
release. Only release title and notes can be modified.
[rust_ast_gen] emit scala `methodFullName` and `typeFullName` accesso…
swift-astgen/v0.4.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- [javascript-astgen] Follow-up to PR41 by @max-leuthaeuser in #42
- Add immutable GitHub releases with checksums by @max-leuthaeuser in #43
- [swift-astgen] Add --version flag to CLI by @max-leuthaeuser in #44
Full Changelog: javascript-astgen/v3.45.0...swift-astgen/v0.4.2
rust-astgen/v0.7.0
[rust_ast_gen] add const/mut to format_raw_ptr (#40)
javascript-astgen/v3.45.0
Merge pull request #41 from joernio/max/javascript-astgen-parallel-pi…
rust-astgen/v0.6.0
[rust_ast_gen] split tests that don't require sysroot (#37) * [rust_ast_gen] split tests that don't require sysroot * cargo fmt