Skip to content

v0.10.0

Compare
Choose a tag to compare
@romalytvynenko romalytvynenko released this 15 May 07:14
· 145 commits to main since this release

What's Changed

Added

  • Ability to configure more API versions docs, customize docs domains and paths by @romalytvynenko in #350
  • Added ability to specify data format in API resources by @romalytvynenko in #351
  • Added ability to override tag generation behaviour by @WildEgo in #323
  • Make TryIt work with Sanctum's cookie based authentication out of the box by @layerok in #336
  • Added @example support to API resources' attributes by @romalytvynenko in #342
  • Add tuples support by @romalytvynenko in #343
  • Add support for enums in route parameter by @rra3b in #334
  • Request params inference from method calls on request, default request values support by @romalytvynenko in #356
  • Determine eloquent attribute type from casts by @kburton-dev in #345

Fixes

Changes

New Contributors

Full Changelog: v0.9.0...v0.10.0