1.10.0-M2
Pre-release
Pre-release
updates
- Encodes parent trait private members in
extraHash
to propagateTraitPrivateMembersModified
across external dependency by @Friendseeker in #1289 - Includes internal dependency in
extraHash
computation by @Friendseeker in #1290 - Invalidates macro source when its dependency changes by @dwijnand in #1282
- Deletes products of previous analysis when dropping previous analysis by @Friendseeker in #1293
- Uses the most up-to-date analysis for binary to source class name lookup by @Friendseeker in #1287
behind the scenes
- Improving error message for illegal zinc scripted test when running
zincScripted/Test/run
by @Friendseeker in #1292 - Add
.bsp
and.DS_Store
into.gitignore
by @Friendseeker in #1295 - Make
compiler-bridge-test
show up in IntelliJ by @Friendseeker in #1297 - Make
zinc-benchmarks
show up in IntelliJ by @Friendseeker in #1299 - Bump actions/setup-java from 3 to 4 by @dependabot in #1302
- Update sbt-assembly to 2.1.5 by @scala-steward in #1301
- Increase
onIncState
timeout to 10 minutes by @Friendseeker in #1303
Full Changelog: v1.10.0-M1...v1.10.0-M2