Kazuhiro Sera
Kazuhiro Sera
deadline: ScalaMatsuri http://scalamatsuri.org/en/
I'm sorry to say this but I myself don't have time and motivation to work on Scala 3 (Dotty) migration. We're looking for people that are interested in making necessary...
* https://github.com/FasterXML/jackson-module-scala/issues/405
https://github.com/scalikejdbc/scalikejdbc/pull/488
- running database migration - running all the tests Automating the web frontend staff seems to be a bit hard.
The versions of dependencies and the build settings are not maintained for a long time.
It works on Safari. Maybe code should be refactored.
slf4j project released a new major version - 2.0. According to [the migration guide](https://www.slf4j.org/faq.html#changesInVersion200), ~~it's safe to upgrade the dependency in this project but it requires a minor version bump...
When we run tests for Scala 2.9.3, it fails because `scct_2.9.3` has not been deployed. ``` [warn] :::::::::::::::::::::::::::::::::::::::::::::: [warn] :: UNRESOLVED DEPENDENCIES :: [warn] :::::::::::::::::::::::::::::::::::::::::::::: [warn] :: reaktor#scct_2.9.3;0.2-SNAPSHOT: not found...
Hi, scct is a great work. It's pretty useful. But I would like to ask you an important favor. By default, "reaktor" %% "scct" is in Compile implicitly. But library...