All Versions
133
Latest Version
Avg Release Cycle
10 days
Latest Release
683 days ago

Changelog History
Page 14

  • v0.0.3 Changes

    January 22, 2020

    ๐Ÿ”‹ Features

    • โž• Add pdm init to bootstrap a project.
  • v0.0.2 Changes

    January 22, 2020

    ๐Ÿ”‹ Features

    • ๐Ÿ— A complete functioning PEP 517 build backend.
    • pdm builld command.

    Miscellany

    • โž• Add a Chinese README

    ๐Ÿ”‹ Features

    • โž• Add pdm init to bootstrap a project.
  • v0.0.1 Changes

    January 20, 2020

    ๐Ÿ”‹ Features

    • A dependency resolver that just works.
    • A PEP 582 installer.
    • PEP 440 version specifiers.
    • PEP 508 environment markers.
    • ๐Ÿ“ฆ Running scripts with PEP 582 local packages.
    • Console scripts are injected with local paths.
    • A neet CLI.
    • โž• add, lock, list, update, remove commands.
    • ๐Ÿ— PEP 517 build backends.
    • Continuous Integration.