this post was submitted on 17 Aug 2023
8 points (90.0% liked)

Programming

17450 readers
165 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS
 

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 ๐Ÿ™

top 1 comments
sorted by: hot top controversial new old
[โ€“] bahmanm@lemmy.ml 1 points 1 year ago

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 ๐Ÿ™‚