Release History

Releases will eventually follow the major.minor.micro scheme recommended by PEP440, where

  • major increments denote a change that may break API compatibility with previous major releases

  • minor increments add features but do not break API compatibility

  • micro increments represent bugfix releases or improvements in documentation

All early releases however will simply recieve a micro version bump regardless of how major the changes may be.

0.0.1 - Initial Release

The initial pre-alpha release of the framework.

See our installation instructions.

Please report bugs, request features, or ask questions through our issue tracker.

Please note that there may still be some changes to the API prior to a stable 1.0.0 release.