forked from sentenza/PureCSV
-
Notifications
You must be signed in to change notification settings - Fork 5
scala 3 support #12
Copy link
Copy link
Open
Description
pjfanning
opened on Jul 30, 2021
Issue body actions
- current code relies on features in Shapeless2 that are not ported to Shapeless3
- Scala 3 tuples can replace some of the Shapeless2 code
- https://github.com/pjfanning/jackson-scala-csv is a sample that demos how to use jackson modules in Scala 3 to support case class to CSV serde (as a workaround)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels