Skip to content

Latest commit

 

History

History
54 lines (24 loc) · 1.96 KB

CHANGELOG.md

File metadata and controls

54 lines (24 loc) · 1.96 KB

0.3.4 (2024-07-18)

Bug Fixes

  • update github profile information (422df90)

0.3.3 (2024-07-18)

Bug Fixes

  • gitea: fix infinite loop (3862f00)

0.3.2 (2024-07-18)

Bug Fixes

  • gitea: ignore non-owned repositories (c7a5398)

0.3.1 (2024-01-06)

Bug Fixes

  • docker: update python3 (95e55a0)
  • gitea: create private repositories by default (1c50dfe)

0.3.0 (2023-05-02)

Bug Fixes

  • gitea: handle refs that exist as branches and tags (0289ceb)

Features

  • allow selecting repositories with arguments (f08729e)

0.2.1 (2023-05-01)

Bug Fixes

  • fix ref diff computation (cf29938)

0.2.0 (2023-04-09)

Features