File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -165,6 +165,8 @@ view of an error context
165
165
[ scala-java-time documentation] ( https://cquiroz.github.io/scala-java-time/#time-zones ) for adding a time zone database
166
166
to your application
167
167
- Codecs and runtime configurations implement ` java.io.Serializable ` for easier usage in distributive computing
168
+ - Support of tuples with arities greater than 22 for Scala 3
169
+ - Support of named tuples from Scala 3.7 while staying on Scala 3.3 (LTS)
168
170
- Support of shading to another package for locking on a particular released version
169
171
- Patch versions are backward and forward compatible, minor versions are backward compatible
170
172
- Integration with circe for faster parsing/serialization and decoding/encoding to/from circe AST
You can’t perform that action at this time.
0 commit comments