Skip to content

sphinx-gradle-plugin-2.9.0

Compare
Choose a tag to compare
@trustin trustin released this 05 Apr 03:35
· 7 commits to master since this release
4d2fabc
  • Added useMakeMode option which uses -M option (make mode) instead of -b (build mode)
  • Fixed a bug where the task fails when the binary cache directory does not exist.
  • Updated sphinx-binary to 0.8.1, which includes the following changes:
    • Updated:
      • Pillow 7.0.0 -> 7.1.1
      • sphinxemoji 0.1.4 -> 0.1.5
    • You can now use make_mode by specifying -M option.