What's Changed
- Unify schema compiler for macro and functional API.
- Renamed
Any
module toParameter.Types.AnyType
to fix elixir warnings. - Fix
load
,dump
andvalidate
functions to correctly parse Enum values in nested schema. - Default options for nested schema is now available.
Full Changelog: v0.11.0...v0.12.0