🚀 features and other updates
🐛 bug fixes
- fix: Exclude anonymous classes from dependency registration by @retronym in #1507
- fix: Use provided logger instead of
xsbt.Log.debug
by @Friendseeker in #1516 - fix: Ensure we register a cycle if we've got scala sources but pipelining is disabled by @ephemerist in #1511
🎬 behind the scene
- deps: Util 1.10.7 by @eed3si9n in #1524
- test: Add scripted test for #1507 by @Friendseeker in #1517
- refactor: Remove a duplicated copyright by @Friendseeker in #1523
- ci: Update sbt to 1.10.6 by @Friendseeker in #1510
- ci: New CLA url by @lrytz in #1513
- ci: Use scala/cla-checker@v1 by @Friendseeker in #1518
- ci: Update sbt-pgp to 2.3.1 by @scala-steward in #1514
- ci: Delete
.java-version
to not fix java version to 1.8 by @Friendseeker in #1521
Full Changelog: v1.10.5...v1.10.7