Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@hamnis hamnis released this 06 Jan 13:42
· 6 commits to main since this release

Initial Release

We expect you to already have a codebase which compiles on Scala 3.2.

  • SemiAuto
  • GivenAndUsing
  • PackageObjectExport
  • DropModThis
  • WilcardInitializer

To use in sbt

scalafixDependencies += "no.arktekk" %% "scala3-scalafix" % "0.1.0"

Full Changelog: v0.0.1...v0.1.0