Skip to content

1.1.0

Choose a tag to compare

@dlundgren dlundgren released this 28 Aug 21:58
· 25 commits to main since this release
415cf0b

NOTICE

You must re-run the installation script /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/outsideopen/oo-bin-py/HEAD/install.sh)" due to the change from pip to pipx

What's Changed

  • Added cert command for checking cert validity
  • Changed the installer to use pipx for PEP 668 compatibility
  • Added --update-tag option to allow oo command to upgrade to a specific tagged release. Thus support pre-release updates without needing to run the installer.

Full Changelog: 1.0.9...1.0.10-rc1