Skip to content

v0.10.0

Compare
Choose a tag to compare
@stefan6419846 stefan6419846 released this 19 Apr 18:08
· 25 commits to main since this release
414e9fb
  • Add handling for Rust crates
    • Automatically download the packages referenced in a given Cargo.lock file.
    • Parse the metadata of Cargo.toml files.
  • Allow setting the log level for the CLI.
  • Add option to prefer/download source distributions from PyPI instead of wheels.
  • Migrate from setup.py to pyproject.toml.
  • Add Read the Docs configuration.