ABlog v0.10 released

ABlog v0.10 is released with the main focus being to support the latest version of Sphinx as well as Python 3 only support.

Ablog V0.9.X will no longer be supported as Python 2 comes to an end in a few months and it is time people upgraded.

Pull Requests merged in:

Overhaul of package underneath for python3 only from nabobalis.

Add validation for conf.py entries from rayalan.

Deploy improve from rayalan.

Get ablog ready for 0.10 from nabobalis.

ABlog v0.10.1 released

Pull Requests merged in:

Change StopIteration to return from remyabel.

ABlog v0.10.2 released

Pull Requests merged in:

Fix unclosed span tag from ykrods.

ABlog v0.10.3 released

Pull Requests merged in:

Pin werkzeug to < 1 from dstansby.

MNT: Fix Giles URL from pllim.

ABlog v0.10.4 released

Pull Requests merged in:

Add zh_CN locale from daimon99.

Add intersphinx to the extension list from plaindocs.

Fix “test5” and Use “dirhtml” builder on Read The Docs from blueyed.

ABlog v0.10.5 released

Pull Requests merged in:

Add custom GitHub URL support from tg-m.

ABlog v0.10.6 released

Pull Requests merged in:

Add french locale from kujiu.

ABlog v0.10.7 released

Pull Requests merged in:

Automatically add templates path to documentation from choldgraf.

ABlog v0.10.8 released

Removed the hard dependencies on alabaster and sphinx-automodapi.

Replaced werkzeug with feedgen due to the former removing ATOM support.

Version pin of nbsphinx has been removed.

ABlog v0.10.9 released

Pull Requests merged in:

frontmatter and blog post matching from choldgraf.

ABlog v0.10.10 released

Pull Requests merged in:

Various Issues.

Fix missing reference caused by ref with title from ykrods.

Add instructions for starting new blog posts with front-matter from kakirastern.

ABlog v0.10.11 released

Pull Requests merged in:

improving glob matching and documenting it from choldgraf.

ABlog v0.10.12 released

Pull Requests merged in:

id of feed is now blog.blog_baseurl.

ABlog v0.10.13 released

Pull Requests merged in:

updated CI and py39 tests. Add test #87. Some minor fixes. Ensure blog_post_pattern are relative to srcdir.

ABlog v0.10.14 released

Pull Requests merged in:

feat(feeds): Add missing Atom entry metadata. feat(feeds): Add entry element template support. misc update.

ABlog v0.10.15 released

Fixed Index Out of Range with Atom Feeds.

ABlog v0.10.16 released

Pull Requests merged in:

fix(feeds): Feed validation, templates regression.

ABlog v0.10.17 released

Pull Requests merged in:

Correct draft URL.

ABlog v0.10.18 released

Pull Requests merged in:

Correct posts URL. Add isso integration.

ABlog v0.10.19 released

Pull Requests merged in:

Add expand option.

ABlog v0.10.20 released

Pull Requests merged in:

fix documentation typo in blog-drafts. Fix typo in “extennsion”. Catalan translation. Fix ablog post.

ABlog v0.10.21 released

Pull Requests merged in:

Fix/multilang feed links.

BREAKING CHANGE - DROPPED PYTHON 3.6 SUPPORT

ABlog v0.10.22 released

Pull Requests merged in:

Fix tags field for myst_parser.

ABlog v0.10.23 released

Pull Requests merged in:

optionally show previous / next links on post page. add classes to post elements.

ABlog v0.10.24 released

Breaking Changes:

Minimum versions of packages increased:

feedgen>=0.9.0
invoke>=1.6.0
python-dateutil>=2.8.0
sphinx>=4.0.0
watchdog>=2.0.0
myst-parser>=0.17.0
pytest>=6.0.0

Pull Requests merged in:

Get rid of eval and fix #128. CI Tweak.

ABlog v0.10.25 released

Pull Requests merged in:

Normalise path to posix as sphinx expects.

ABlog v0.10.26 released

Pull Requests merged in:

docs: Fix format of sphinx.ext.extlink for Sphinx 5.x. docs: Use ref link rather than hardcode link. Ci and Warnings Fix.

ABlog v0.10.27 released

Pull Requests merged in:

Improve conditional check for author metadata.

ABlog v0.10.28 released

Pull Requests merged in:

findall -> traverse for older versions of docutils.

ABlog v0.10.30 released

Pull Requests merged in:

Fix the error on some empty option value of post directive.

ABlog v0.10.30 released

Pull Requests merged in:

Sort Feed posts by date. Fix sidebars ablog translations.

ABlog v0.10.31 released

Pull Requests merged in:

Add external links for posts.

Comments

comments powered by Disqus