Skip to content

release v0.1.1

Compare
Choose a tag to compare
@youngquan youngquan released this 23 Feb 14:52
· 36 commits to master since this release
  1. add scripts to auto format code using autoflake, black and isort
  2. add an option named '-p/--platform' to replace the option '-s/--suffix'
  3. fix bugs: use packege url instead of index_url to get package's url
  4. an improvement: use regex with package's version to find urls
  5. add an option named '--no-source'
  6. add github actions