Release Notes
This release contains a couple bug fixes and a small addition.
New features
- Added
Schema
andArgBuilder
for zio-json'sJson
#2260 by @paulpdaniels
Bug fixes
- Fixed the
ExcludeArgument
transformer so that it doesn't exclude non-nullable arguments #2257 by @kyri-petrou - Fixed missing error path and location when a failure happens in a field wrapper #2259 by @ghostdogpr