Releases: learningequality/kolibri-sync-extras-plugin
Releases · learningequality/kolibri-sync-extras-plugin
v0.2.0
Summary
- Updates the plugin to be compatible with Kolibri 0.16
What's Changed
- upgrade queue mechanisms to kolibri 0.16 by @jredrejo in #9
New Contributors
Full Changelog: v0.1.3...v0.2.0
v0.1.3
What's Changed
- Resolve issue with deserializing_operations not returning the correct operations by @bjester in #6
Full Changelog: v0.1.2...v0.1.3
v0.1.2
- Resolves issue
Job objects need to be JSON-serializable: Object of type set is not JSON serializable
- Fixes missing check for whether the options are enabled, not just the stages
v0.1.1
- Fixes manifest issue excluding source files causing
No module named 'kolibri_sync_extras_plugin.sync'