com-lihaoyi / upickle

uPickle: a simple, fast, dependency-free JSON & Binary (MessagePack) serialization library for Scala
https://com-lihaoyi.github.io/upickle
MIT License
707 stars 158 forks source link

Make `derives` properly handle abstract classes in Scala 3 #470

Closed lihaoyi closed 1 year ago

lihaoyi commented 1 year ago

Fixes https://github.com/com-lihaoyi/upickle/issues/465

lihaoyi commented 1 year ago

Fixes https://github.com/com-lihaoyi/upickle/issues/465