This Changelog is for minchin.pelican.plugins.summary
.
- :release`1.3.0 <2024-09-30>`
- :support:`-` remove namespace
__init__.py
files; otherwisesetuptools
is a required dependency. - 🐛`7 major` get unittests running again.
- 🐛`5 major` require Pelican 4.10 or later. Keeps internal link indicators
(like
{filename}
) from leaking into summaries. C.f. Pelican Issue #3265. - :support:`-` swap from
setup.py
topyproject.toml
- :feature:`-` add (basic) test site.
- 🐛`- major` logging now has the right prefix.
- :release`1.2.1 <2023-08-09>`
- 🐛`-` blacklist
autoloader
v1.2.0 - :release`1.2.0 <2022-06-10>`
- :feature:`-` set up for autoloading
- :feature:`1` add support for Pelican 4. Thanks Henry Swanson!
- :release:`1.1.1 <2017-04-18>`
- 🐛`-` add Pelican trove classifier
- :release:`1.1.0 <2017-01-29>`
- :support:`-` first release to PyPI
- :support:`-` add release machinery
- :support:`-` move package to
minchin.pelican.plugins.summary
- :release:`1.0.0 <2017-01-29>`
- :support:`-` extract existing code from https://github.com/getpelican/pelican-plugins