v0.10.2
github-actions
released this
15 Sep 16:20
·
1128 commits
to refs/heads/main
since this release
Pull Requests
Rules
- support Scala 3 style wildcard import in RemoveUnused (#1664) @xuwei-k
- Add an option to only add explicit result types to implicit definitions (#1623) @OlegYch
- Fix RedundantSyntax raw interpolator handling (#1618) @gontard
Framework
- don't publish scala 3 artifacts for now (#1670) @bjaglin
- remove unused class (#1667) @bjaglin
- skip src and doc packaging when publishing locally (#1665) @bjaglin
- build (java) interfaces module once for all scala versions (#1645) @bjaglin
- cli should support configurable rules built against older core (#1644) @bjaglin
- Scalafix-rules cross compiled in scala3 (#1643) @rvacaru
- Scalafix-core compiled in Scala 3 (#1629) @rvacaru
- test loading of external rule built with metaconfig hack (#1633) @bjaglin
- Revert "better error for external rules ran with old scalafix-cli version" (#1632) @rvacaru
- Fixed ExplicitResultTypes for implicit members when memberKind and visibility configs are present (#1627) @rvacaru
- return custom error when no rule was requested (#1624) @bjaglin
Docs
- Update
Integration tests
documentation. (#1660) @sergey-lagutin - remote gitter shield (#1655) @bjaglin
- Fix small issues with the tutorial docs (#1654) @ssanj
- Use scalameta's Discord rather than gitter for support (#1653) @bjaglin
- xuwei-k/replace-symbol-literals is now in xuwei-k/scalafix-rules (#1634) @bjaglin
Updates
- scala 2.12.7 (#1669) @bjaglin
- Update unit module scalatest version to 3.2.13 (#1661) @rvacaru
- Update scalameta, semanticdb-scalac-core, ... to 4.5.13 (#1659) @scala-steward
- Update scalafmt-core to 3.5.9 (#1656) @scala-steward
- Update scalameta, semanticdb-scalac-core, ... to 4.5.12 (#1651) @scala-steward
- Update scalameta, semanticdb-scalac-core, ... to 4.5.11 (#1648) @scala-steward
- Update mdoc, sbt-mdoc to 2.3.3 (#1647) @scala-steward
- Update org.eclipse.jgit to 5.13.1.202206130422-r (#1637) @scala-steward
- Update interface to 1.0.8 (#1636) @scala-steward
- Update scala3-library to 3.1.3 (#1638) @scala-steward
- Update scala-collection-compat to 2.8.0 (#1639) @scala-steward
- Update sbt to 1.7.1 (#1640) @scala-steward
- Update sbt-scoverage to 2.0.0 (#1641) @scala-steward
- Update scalafmt-core to 3.5.8 (#1630) @scala-steward
- post 0.10.1 release (#1617) @bjaglin