We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8e132c commit 2afaed1Copy full SHA for 2afaed1
readme.md
@@ -683,6 +683,11 @@ command-line friendly tool.
683
- Update all dependencies to latest
684
- Support for Scala Native on Scala 3
685
686
+## 0.2.4
687
+
688
+- Backport of *Fix usage of `ParserForClass` for `case class`es with more than
689
+ 22 parameters with some default values in Scala 2.x (#123)* on top of 0.2.3
690
691
## 0.2.3
692
693
- Support Scala 3 [#18](https://github.com/com-lihaoyi/mainargs/pull/18)
0 commit comments