Skip to content

0.7.8

Latest
Compare
Choose a tag to compare
@ericwb ericwb released this 03 Nov 23:55
· 15 commits to main since this release
565faf7

What's Changed

  • Fix --gist argument failure by @ericwb in #677
  • Small refactor in the loading of targets extension by @ericwb in #678
  • Use response.ok instead of specific code by @ericwb in #679
  • Fix up the CLI main unit tests by @ericwb in #680
  • Nit: minor change of name of unit test function by @ericwb in #681
  • Clean up and refactor CLI unit tests by @ericwb in #682
  • Set exit code to 0 or 1 based on results by @ericwb in #683
  • Add ability to specify a PyPI url as a target by @ericwb in #684
  • Add PyPI example to Getting Started documentation by @ericwb in #685

Full Changelog: 0.7.7...0.7.8