A collection of utilities for Scala/Java developers who are targeting Persian (Farsi) speaking users.
persianutils 5.0-SNAPSHOT has just been published to Sonatype snapshot repo. The release will be published in a few weeks after some testing.
The main changes are
- Added support for Scala 3.x
- Dropped support for the discontinued Scala 2.11.x
To use it, simply add the following lines to build.sbt
:
ThisBuild / resolvers += Resolver.sonatypeRepo("snapshots")
...
libraryDependencies += "com.bahmanm" %% "persianutils" % "5.0-SNAPSHOT"
Please take a moment to report any bugs or ideas in the project issue tracker 🙏
You must log in or register to comment.
Since I haven’t heard/read about any bugs, I plan to release v5.0.0 on the 13th (😬)
I’ll keep this post, well, posted 🙂