v1.6.0 scala 3 support
Bug Fixes
- Fixes an issue where parsing non-numeric strings as numbers was not rejected. #88
Features
- Scala 3 support! Most of the functionality is in place. Case class macro implementations will be a bit slower than the scala 2.13 macros until further optimized. Thanks @russellremple! #81 #86
- New
weejson-upickle
artifact for uPickle interop. #87