3.3.8-RC2Pre-release
Added 1
- Add logical package parsing for sourcepath
Changed 1
- Improve the logical sources provider
Fixed 9
- Retry backporting #23665
- Do not overwrite the supertype of non-trait super in Erasure
- Don't lookahead from interpolation
- Fix infinite loop with bad section ends in TastyHeaderUnpickler
- Context bound always has a span
- Parse HTML properly in Scaladoc
- Don't pop outermost region when skipping
- Fix TastyPrinter's JAR-walking logic to include subdirectories
- Ensure mistakes in CI inputs are caught early
Removed 1
- Delete dead code in io/Path
Backported fixes
- Backport: Retry backporting #23665 (#910)
- Backport "Do not overwrite the supertype of non-trait super in Erasure" to 3.3 LTS (#909)
- Backport "feature: Improve the logical sources provider" to 3.3 LTS (#908)
- Backport "feature: Add logical package parsing for sourcepath" to 3.3 LTS (#907)
- Backport "Don't lookahead from interpolation" to 3.3 LTS (#905)
- Backport "Fix infinite loop with bad section ends in TastyHeaderUnpickler" to 3.3 LTS (#904)
- Backport "Context bound always has a span" to 3.3 LTS (#903)
- Backport "Parse HTML properly in Scaladoc" to 3.3 LTS (#902)
- Backport "Don't pop outermost region when skipping" to 3.3 LTS (#901)
- Backport "Fix TastyPrinter's JAR-walking logic to include subdirectories" to 3.3 LTS (#900)
- Backport "Ensure mistakes in CI inputs are caught early" to 3.3 LTS (#899)
- Backport "Delete dead code in io/Path" to 3.3 LTS (#898)
Contributors
Thank you to all the contributors who made this release possible 🎉
According to git shortlog -sn --no-merges 3.3.8-RC1..3.3.8-RC2 these are:
16 Tomasz Godzik
2 Solal Pirelli
2 Som Snytt