Skip to content

Latest commit

 

History

History
67 lines (34 loc) · 4.43 KB

CHANGELOG.md

File metadata and controls

67 lines (34 loc) · 4.43 KB

Changelog

1.8.0 (2024-06-02)

Features

Bug Fixes

1.7.2 (2023-10-06)

Bug Fixes

1.7.1 (2023-05-29)

Bug Fixes

  • nulls: Minor fixes to address null values (#52) (ec5c9be)

1.7.0 (2023-05-25)

Features

  • new_bp_comparisons: New Branch Protection Comparisons previously omitted (#43) (ef6dad4)
  • settings.py: Now compares all settings (#41) (441b8e4)
  • update poetry (#25) (7983a04)

Bug Fixes

  • add debug logging of diff (#46) (ad86b78)
  • branch_protection: fix false to False (c4a164d)
  • branch_protections.py: Sort Required Status Checks (#38) (4d4c44f)
  • branch_protections.py: Working Status Check Reqs (#42) (33090f5)
  • fix bugs from pr 43 (#45) (b21e432)
  • github_nulls: Better handling of Nulls in GitHub API (#39) (6744d11)

1.6.0 (2023-05-21)

Features

Documentation

1.5.0 (2023-05-21)

Features