Closed lihaoyi closed 10 months ago
Previously, they were always ignored. Now you can opt-in to turn them into an error on a per-case-class basis via an annotation, or globally via an override (which you can then disable on a per-case-class basis using the same annotation)
Fixes https://github.com/com-lihaoyi/upickle/issues/537
Previously, they were always ignored. Now you can opt-in to turn them into an error on a per-case-class basis via an annotation, or globally via an override (which you can then disable on a per-case-class basis using the same annotation)
Fixes https://github.com/com-lihaoyi/upickle/issues/537