Skip to content

Releases: pelican-plugins/linkclass

Link Class 2.1.4

14 Apr 10:01
Compare
Choose a tag to compare

Ensure plugin is included in sdist build

Link Class 2.1.3

07 Apr 09:26
Compare
Choose a tag to compare

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

31 Oct 15:34
Compare
Choose a tag to compare

Fix project name

Avatar 2.1.1

31 Oct 14:21
Compare
Choose a tag to compare

Maintenance release:

  • Migrate to the new tooling standards
  • Improve code quality

Link Class 2.1.0

13 Apr 12:41
Compare
Choose a tag to compare

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

01 Oct 20:33
Compare
Choose a tag to compare

Update list of years in Copyright notices

Link Class 2.0.3

15 Jul 20:26
Compare
Choose a tag to compare

In test_linkclass.py, use io instead of six to import StringIO.

Link Class 2.0.2

17 Dec 15:37
Compare
Choose a tag to compare

Upgrade code to Python 3.6+ (thanks to Justin Mayer)

Link Class 2.0.1

04 Nov 08:16
Compare
Choose a tag to compare

Maintenance release: Use .format() instead of % operator to format strings

Link Class 2.0.0

17 Feb 04:53
Compare
Choose a tag to compare

Convert to namespace plugin for use with Pelican 4.5 and above