Releases: bahmanm/persianutils
Releases · bahmanm/persianutils
v5.0
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
- @KeivanAbdi made their first contribution in #14
Full Changelog: v4.0...v5.0
Scala 2.13 support
persianutils now supports Scala 2.13, 2.12 and 2.11