All Versions
16
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History
Page 1

  • v0.8.0 Changes

    • ๐Ÿšง WIP
  • v0.7.0 Changes

    โž• Added

    • ๐Ÿ‘Œ support for python 3.10
    • black in pre-commit
    • isort in pre-commit
    • dependency httpx
    • display required time in console

    ๐Ÿ”„ Changed

    • ๐Ÿ”€ moved from synchronous to asynchronous http calls for the PyPiJSON API

    โœ‚ Removed

    • ๐Ÿ‘Œ support for python 3.6 and pypy3 <= 3.6
    • pylama from pre-commit
    • dependency requests
    • dependency pyopenssl
  • v0.6.0 Changes

    ๐Ÿ”„ Changed

    • โž• add support for python 3.9
    • โฌ‡๏ธ drop support for python 3.5
  • v0.5.0 Changes

    ๐Ÿ”„ Changed

    • โฌ‡๏ธ drop support for python 2.7, 3.4 and pypy2
  • v0.4.2 Changes

    ๐Ÿ”„ Changed

    • โž• add license information to console output
  • v0.4.1 Changes

    ๐Ÿ”„ Changed

    • ๐Ÿ“ฆ add default values for categorized_package_data to avoid crash on packages not available on pypi
  • v0.4.0 Changes

    โž• Added

    • ๐Ÿš€ -pr, --pre-releases parameter to explicitly enable display of pre-releases in console

    ๐Ÿ”„ Changed

    • Module structure for module and console functions
  • v0.3.1 Changes

    ๐Ÿ”„ Changed

    • Replace PyPi URL with new PyPi Warehouse URL
  • v0.3.0 Changes

    ๐Ÿ”„ Changed

    • ๐Ÿš€ Replace pip internal functions. Since the release of pip 9.0.2 the import of pip related libraries is not allowed anymore pypa/pip#5081
  • v0.2.0 Changes

    โž• Added

    • โž• Adds license information
    • ๐Ÿš€ Information about pre-release versions