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

Fix Bool pattern matching to be exhaustive #461

Closed lolgab closed 1 year ago

lolgab commented 1 year ago

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

lihaoyi commented 1 year ago

Gonna merge this to get it in for the 3.0.0 release