v0.3.0
What's Changed
- Added Enums support by @romalytvynenko in #21
- Added
uuid
validation rule support by @romalytvynenko in #28 - Added manual
Illuminate
responses constructor support,make
on the resource by @romalytvynenko in #29 - Not using closure based routes for docs when routes are cached by @romalytvynenko in #30
- Improved
whenLoaded
support by @romalytvynenko in #32 - Fix circular references in resources by @romalytvynenko in #32
- Fix Stoplight typo by @peterbrinck in #20
New Contributors
- @peterbrinck made their first contribution in #20
Full Changelog: v0.2.0...v0.3.0