Skip to content

v1.2.4

Latest

Choose a tag to compare

@cunla cunla released this 01 Jun 15:21

v1.2.4

πŸ› Bug Fixes

  • fix: Support action names with sub-paths (e.g. actions/upload-artifact/merge) #8
  • fix: UnicodeDecodeError reading workflow files on Windows β€” always open with UTF-8 encoding #5
  • fix: UnboundLocalError when a repository has no releases
  • fix: PyGitHub deprecation warning β€” use Auth.Token instead of login_or_token

πŸ§ͺ Tests

  • Add test suite with pytest and pytest-mock

Full Changelog: v1.2.3...v1.2.4