Skip to content

Releases: trustin/sphinx-binary

v0.8.2

11 Feb 09:34
d01dc42
Compare
Choose a tag to compare
  • Updated:
    • PyInstaller 3.6 -> 4.2
    • PyYAML 5.3.1 -> 5.4.1
    • Sphinx 2.4.4 -> 3.4.3
    • recommonmark 0.6.0 -> 0.7.1
    • sphinxcontrib-opanapi 0.6.0 -> 0.7.0
    • sphinxcontrib-plantuml 0.18 -> 0.19
      • Pillow 7.1.1 -> 8.1.0
    • sphinxcontrib-redoc 1.5.1 -> 1.6.0
    • sphinxcontrib-websupport 1.1.2 -> 1.2.4
    • sphinxcontrib-youtube
    • sphinxemoji 0.1.5 -> 0.1.8
    • sphinx-markdown-tables 0.0.12 -> 0.0.15
    • sphinx_bootstrap_theme 0.7.1 -> 0.8.0
    • sphinx_rtd_theme 0.4.3 -> 0.5.1

v0.8.1

05 Apr 03:07
5e293a0
Compare
Choose a tag to compare
  • You can now use make_mode by specifying -M option.
  • Updated:
    • Pillow 7.0.0 -> 7.1.1
    • sphinxemoji 0.1.4 -> 0.1.5

v0.8.0

29 Mar 02:28
7ee49b0
Compare
Choose a tag to compare

Updated:

  • Python 3.6 -> 3.7 on Mac OS X and Windows
    • Linux stays on 3.6 for better compatibility
  • PyInstaller 3.5 -> 3.6
  • PyYAML 5.1.1 -> 5.3.1
  • Sphinx 2.1.2 -> 2.4.4
  • recommonmark 0.5.0 -> 0.6.0
  • sphinxcontrib-openapi 0.4.0 -> 0.6.0
  • sphinxcontrib-plantuml 0.17 -> 0.18
    • Pillow 6.1.0 -> 7.0.0
  • sphinx-markdown-tables 0.0.9 -> 0.0.12

v0.7.1

26 Jul 14:56
f72c3c0
Compare
Choose a tag to compare
  • Added:
    • sphinxcontrib-imagesvg
    • sphinxemoji
  • Removed:
    • sphinxcontrib-inlinesyntaxhighlight (broken)
  • Updated:
    • PyInstaller 3.4 -> 3.5
    • Pillows 6.0.0 -> 6.1.0
    • sphinxcontrib-youtube

v0.7.0

30 Jun 04:27
f2097e5
Compare
Choose a tag to compare
  • Sphinx 2.0.1 -> 2.1.2
  • PyYAML 5.1 -> 5.1.2
  • sphinxcontrib-plantuml 0.15 -> 0.17
  • sphinxcontrib-websupport 1.1.0 -> 1.1.2
  • Added a patch for sphinxcontrib.applehelp so that an external process execution does not fail anymore.

v0.6.0

28 Apr 03:03
514541c
Compare
Choose a tag to compare
  • Sphinx 1.8.2 -> 2.0.1
  • PyYAML 3.13 -> 5.1
  • recommonmark 0.4.0 -> 0.5.0
  • sphinxcontrib-openapi 0.3.2 -> 0.4.0
  • sphinxcontrib-plantuml 0.12 -> 0.15
  • Pillow 5.3.0 -> 6.0.0
  • sphinx_bootstrap_theme 0.6.5 -> 0.7.1
  • sphinx_rtd_theme 0.4.2 -> 0.4.3
  • Removed javasphinx which is not maintained anymore.

v0.5.0

24 Nov 00:58
3f517c7
Compare
Choose a tag to compare
  • Added modules:
    • Pillow 5.3.0 #2
    • sphinxcontrib-websupport
  • Added missing import os statements in patched modules. #1
  • PyInstaller 3.3.1 -> 3.4
  • Sphinx 1.7.6 -> 1.8.2
  • sphinx-markdown-tables 0.0.8 -> 0.0.9
  • sphinx_rtd_theme 0.4.1 -> 0.4.2

v0.4.0

13 Aug 03:48
83d3158
Compare
Choose a tag to compare
  • New extension: sphinx_markdown_tables
  • Fixed a bug where the exit code is always 0

v0.3.1

12 Aug 09:53
d23d80b
Compare
Choose a tag to compare
  • Added missing modules such as babel.numbers and lib2to3.fixes
  • Sphinx 1.7.4 -> 1.7.6
  • sphinxcontrib-httpdomain 1.6.1 -> 1.7.0
  • sphinxcontrib-plantuml 0.11 -> 0.12
  • sphinxcontrib-redoc 1.4.0 -> 1.5.1
  • sphinx_rtd_theme 0.3.0 -> 0.4.1
  • PyYAML 3.12 -> 3.13

v0.3.0

02 May 00:49
6218eb2
Compare
Choose a tag to compare