Skip to content

Releases: johnmaguire/Cardinal

2.0.1

28 Feb 07:46
Compare
Choose a tag to compare

Changelog

Fixed

  • Titles containing UTF-8 characters fail to send in URLs plugin (#42)

2.0.0 (Crimson)

25 Feb 05:05
Compare
Choose a tag to compare

Summary

This was a major release and involved a major rewrite of Cardinal's core. Please file any bugs you find. Hopefully this will make plugin development simpler going forwards.

Changelog

Added

  • Support for events (#17)
  • Ability to set config file location (#33)

Changed

  • New plugin config system using JSON (#17)
  • Organized core of Cardinal into multiple modules (#15)
  • Switched to using Python logging module (#15)