- Refactores package.
- Removes legacy upgrade recipes. You MUST upgrade to the latest Invenio 2.1 before upgrading Invenio-Upgrader.
- Removes calls to PluginManager consider_setuptools_entrypoints() removed in PyTest 2.8.0.
- Adds missing invenio_base dependency.
- Disables test_settings_index test case.
- Marks strings in templates for translations. (#3)
- Adds missing invenio_upgrader dependency and amends past upgrade recipes following its separation into standalone package.
- Initial public release.