Skip to content

Release v0.8.0

Compare
Choose a tag to compare
@frostming frostming released this 20 Apr 00:48

Features & Improvements

  • Add a new command to search for packages #111
  • Add show command to show package metadata. #114

Bug Fixes

  • Fix a bug that environment markers cannot be evaluated correctly if extra's are connected with "or". #107
  • Don't consult PyPI JSON API by default for package metadata. #112
  • Elimate backslashes in markers for TOML documents. #115