Releases: johnmaguire/Cardinal
Releases · johnmaguire/Cardinal
2.0.1
Changelog
Fixed
- Titles containing UTF-8 characters fail to send in URLs plugin (#42)
2.0.0 (Crimson)
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)