============= Release Notes ============= Release 1.0.0 ------------- - Move to 1.0.0 stable release. - `#39 `_: Replace Travis-CI with GitHub Actions. Release 0.2.1 ~~~~~~~~~~~~~ - `#38 `_: use pathlib in place of os.path. - `#37 `_: add type annotations. - `#36 `_: update option documentation to include ``sphinx_book_theme``. Thanks `rscohn2 `_. - `#35 `_: fix text watermark opacity issue. Thanks `chad-iris `_. Release 0.2.0 ~~~~~~~~~~~~~ - `#34 `_: add support for Sphinx 2.0. Remove support for Python 2.7. Release 0.1.19 ~~~~~~~~~~~~~~ - `#29 `_: fix isort test error. - `#28 `_: remove invalid argument to ``ImageDraw.text()`` method. Release 0.1.18 ~~~~~~~~~~~~~~ - `#26 `_: enable ``parallel_read_safe``. - Remove unused ``publish.sh`` script. - Tidy ``tox.ini`` file. Release 0.1.17 ~~~~~~~~~~~~~~ - `#23 `_: remove Pillow and Bottle version requirements. - `#22 `_: add ``sphinxmark_text_width`` option and increase default width. - Add Release Notes and restructure documentation.