Open cache-nez opened 2 years ago
PRs to do this upgrade at least partially are welcome.
The dependencies on parseback were for performance comparison purposes. Those benchmarks are not directly about Scallion and can thus be thrown out. The same might apply to other benchmarks.
The project has been upgraded to Scala 3 but the benchmarks are still in Scala 2.12 (in particular,
parseback-core
andparseback-cats
dependencies are available in Scala 2.12 at the latest; it is possible to upgrade other dependencies to Scala 2.13 or Scala 3) which is incompatible.