localshop v2.0.0-alpha.1 Release Notes

  • 🔨 This is a major refactoring of localshop focusing on first-class docker support. 🚀 The release is for now also only compatible with Python 3.6

    • Add support for multiple indexes (repositories). Indexes can be managed via the web interface
    • Implement teams
    • Create separate user access keys and make the existing credentials only work in combination with repositories.
    • Update interface to bootstrap 3
    • Drop support for Python 2.x
    • The LOCALSHOP_PYPI_URL is removed and now configurable per repository
    • Add button to package detail dashboard template to mirror a package release file.