Skip to content

v0.9.0

Compare
Choose a tag to compare
@nabobalis nabobalis released this 28 Feb 08:46
· 342 commits to main since this release

Dear all,

ABlog v0.9.0 is released with the main focus being to support the latest version of Sphinx. This also moves the main development from Abakan to SunPy.

This has merged in all current (at time of writing, 6) open PRs to the original repository.

These are:

fix(commands): Update command arguments so patterns works correctly from rayalan.

Fix couple of bugs with latest stable Sphinx from tadeboro.

don't use fancy quotes in the conf.py template from tiwo.

Pass through additional Sphinx options and fix a typo from ahrbel.

fix #78 (ImportError: cannot import name make_admonition in Sphinx 1.6) from lsaffre.

Raise exception when title is missing from rgrinberg.