5.0.0-alpha.10
Pre-release
Pre-release
·
184 commits
to main
since this release
Added
- [Python] - Print root module and module function comments (by @alfonsogarciacaro)
- [Rust] Add support for module comments (by @ncave)
- [Rust] Add support for null strings (by @ncave)
- [TS/JS]
Pojoattribute support (by @alfonsogarciacaro)
Fixed
- [JS/TS] - Fix anonymous record printing (#4029) (by @alfonsogarciacaro)
- [Python] - Fix #3998: PhysicalEquality (by @alfonsogarciacaro)
- [Python] Resolve relative paths for non-qualified imports (#3481) (by @alfonsogarciacaro)
- [Python]
importSideEffectsshouldn't generate identifier (#3965) (by @alfonsogarciacaro) - [JS/TS] Fix #4031: Hoist vars locally in for and while loops (@alfonsogarciacaro)