Skip to content

Commit 80a8447

Browse files
authored
Update README.md
1 parent b459837 commit 80a8447

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,8 @@ view of an error context
165165
[scala-java-time documentation](https://cquiroz.github.io/scala-java-time/#time-zones) for adding a time zone database
166166
to your application
167167
- 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)
168170
- Support of shading to another package for locking on a particular released version
169171
- Patch versions are backward and forward compatible, minor versions are backward compatible
170172
- Integration with circe for faster parsing/serialization and decoding/encoding to/from circe AST

0 commit comments

Comments
 (0)