- Add custom formatting class for events responses.
- Add a way to use send method instead of send_robust while testing.
- Remove unnecessary InstantiationError exception.
- Default is send_robust instead of send unless specified otherwise.
- Remove TestCase inheritance from OpenEdxTestMixin.
- Utilities to use while testing in other platforms.
- Remove raise_exception assignment in events metadata.
- Preliminary Open edX events definitions.
- Add tooling needed to create and trigger events in Open edX platform.
- Add Data Attribute classes used as arguments by Open edX Events.
- Update reposirtory purpose.
- Changed max-doc-length from 79 to 120 following community recommendation.
- Update setup.cfg with complete bumpversion configuration.
- Update documentation with current organization info.
- Add Django testing configuration.
- First release on PyPI.