Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 435 Bytes

changelog.md

File metadata and controls

15 lines (11 loc) · 435 Bytes

Flask-Selfdoc changelog

1.3.0 - 2022-02-28

  • Fix issue calling jsonify(autodoc.generate())
  • sort the endpoint arguments

1.2.0 - 2018-07-14

  • docs in JSON
  • allow sorting the endpoints in lexical ordering.

1.1.0 - 2018-06-14

This release fixes a couple of small annoyances from Flask-Autodoc, and improves testing.

1.0.0 - 2018-05-19

Flask-Selfdoc 1.0 has exactly the same functionality as Flask-Autodoc 0.1.2.