Skip to content

2.0.0 (Crimson)

Compare
Choose a tag to compare
@johnmaguire johnmaguire released this 25 Feb 05:05
· 443 commits to master since this release

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)