Releases: pelican-plugins/linkclass
Releases · pelican-plugins/linkclass
Link Class 2.1.4
Link Class 2.1.3
Maintainance release (no user visible changes)
- Add Python 3.12 to CI test matrix
- Switch build system from Hatchling to PDM
- Fix linters errors
Link Class 2.1.2
Fix project name
Avatar 2.1.1
Maintenance release:
- Migrate to the new tooling standards
- Improve code quality
Link Class 2.1.0
The tuples in the LINKCLASS configuration variable have only two elements now. This makes the code consistent with the plugin documentation (README.md file) and resolves issue #34.
Link Class 2.0.4
Update list of years in Copyright notices
Link Class 2.0.3
In test_linkclass.py
, use io
instead of six
to import StringIO
.
Link Class 2.0.2
Upgrade code to Python 3.6+ (thanks to Justin Mayer)
Link Class 2.0.1
Maintenance release: Use .format() instead of % operator to format strings
Link Class 2.0.0
Convert to namespace plugin for use with Pelican 4.5 and above