CHANGELOG.md 976 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project aims to adhere to Semantic Versioning.

()

Fixes

Changes

Additions

Removals

  • Infer URL parameter type and name
  • Support headers in response
  • Include responses in Postman collection
  • Body parameters array
  • More validation rules support
  • Inline validators
  • 3 base URLs
  • static docs fix
  • switch to md for example langs

  • include not supported in frontmatter; use prepend or append

  • Endpoints in views are now objects

  • moved body-parameters to components

  • index renamed to intro.blade.php

  • views moved to markdown/

  • Remove prepend.md

  • Remove md files for YAML

  • Removed $stage

  • Auto detect Dingo

  • Renamed interactive to try_it_out

  • Removed continue_without_database_transactions