Skip to content

v5.0

Latest
Compare
Choose a tag to compare
@bahmanm bahmanm released this 08 Oct 13:48
· 26 commits to master since this release
8e0b343
libraryDependencies ++= Seq(
    "com.bahmanm" %% "persianutils" % "5.0"
)

Supported Scala versions

  • 2.12
  • 2.13
  • 3

Scala 2.11 is no longer supported.

What's Changed

  • feat: support Scala 3 and drop Scala 2.11 by @KeivanAbdi in #14
  • Enabled Travis integration (build and release)

New Contributors

Full Changelog: v4.0...v5.0