com-lihaoyi / upickle

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

Remove deprecations in prep for 4.x, break out Config trait and update docs #599

Closed lihaoyi closed 4 months ago

lihaoyi commented 4 months ago

We disable MIMA checking, because we expect 4.x to be a binary incompatible change. This gives us the opportunity to clean up a year's worth of backwards compatibility stubs