We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cca583 commit 1e628abCopy full SHA for 1e628ab
CHANGELOG.rst
@@ -1,6 +1,18 @@
1
Changelog
2
---------
3
4
+1.1.2
5
+++++++++++++++++++
6
+- Fix: apidoc.json without a url was raising an error.
7
+
8
+1.1.1
9
10
+- Fix: Open files using utf-8 encoding, this prevent errors like "UnicodeDecodeError: 'ascii' codec can't decode."
11
12
+1.1.0
13
14
+- Add support for absolute url in @api
15
16
1.0.0
17
++++++++++++++++++
18
- Add support to Python 2.7 (:issue:`1`). Thanks :user:`hellking4u`.
0 commit comments