* Adapt to newer docutils. * Update minimum requirements. * Move to Github actions CI.
0.6.6
=====
Bugfix release
* Adapt to newer Sphinx math nodes. Required for compatibility with Sphinx 3.
0.6.5
=====
Bugfix release
* Fix misspelled test-requirements.txt
0.6.4
=====
Bugfix release
* Include requirements files - thanks to Douglas Fenstermacher.
0.6.3
=====
Bugfix release:
* Always import `math` node from docutils - thanks to Chris Markiewicz. * Always use setuptools * Simplify and fix requirements specification.
0.6.2
=====
Bugfix release:
* Try importing `math` node from docutils by default to avoid warning - thanks to Jerry James for this fix. * Adapt tests to changes in Sphinx 1.8 and 2.0 output.