Release notes¶
Note
For release notes (sparsely) kept prior to 1.0.0, look at the releases page on GitHub.
1.0.0¶
Implemented enhancements:
MAINT,STY: Upgrade to bionic, and change style similar to NumPy #253 (mwtoews)
Adding –validate option __main__ and run new validation #240 (datapythonista)
Add docstring validation script (from pandas) #238 (datapythonista)
DOC: Add description for blank lines after the docstring. #229 (bingyao)
Fixed bugs¶
Removed¶
Closed issues¶
Additional notes¶
CSS styling changed from NumpyDoc < 0.8 and Sphinx < 2.0 to more properly make use of definition lists. This can cause issues with rendering that can be fixed via CSS, especially when using
sphinx-rtd-theme
. For more information, see: