Skip to content

Releases: pdm-project/pdm

v0.0.3

22 Jan 04:36
Compare
Choose a tag to compare

Features

  • Add pdm init to bootstrap a project

v0.0.2

22 Jan 02:37
Compare
Choose a tag to compare

Features

  • A complete functioning PEP 517 build backend.
  • pdm builld command.

Misc

  • Add a Chinese REAME

v0.0.1

20 Jan 05:51
Compare
Choose a tag to compare

This project is still in pre-alpha state

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.