com-lihaoyi / upickle

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

Improve `expected tagged dictionary` error message and make it work for non-empty dicts #502

Closed lihaoyi closed 12 months ago

lihaoyi commented 12 months ago

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