Skip to content

Latest commit

 

History

History
76 lines (42 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

76 lines (42 loc) · 1.46 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.3.8] - 2024-05-15

Fixed

  • termcolor missing from installer.

[0.3.3] - 2024-02-24

Added

  • Started cross-repo sync feature. Beta quality
  • Started poetry dependency lock. Command not surfaced yet.

Fixed

  • more unit tests, found bugs in the config UI

[0.3.2] - 2024-02-21

Added

  • --dry-run to simulate read-write events.
  • If github token available, and an crash happens, it offers to report the bug with an Issue

Fixed

  • menu now has exit, loop to main menu and better control-c handling

[0.3.1] - 2024-02-20

Added

  • Display message if no config file or sections found.

Fixed

  • group_id config shouldn't blow up.
  • Gitlab and self hosted works better

[0.3.0] - 2024-02-18

Added

  • menu command for UI.
  • More commands.
  • Start support for running multi-repo steps in parallel.
  • Double verbose outputs even more logging.

Fixed

  • .env file support doesn't work in all shells, now keeps going if it fails.
  • User info is printed, not just logged

[0.2.0] - 2024-02-16

Added

  • Gitlab support improved, start support for self-hosted

Fixed

  • Colorama was missing from installer, 0.1.0 yanked.

[0.1.0] - 2024-02-15

Added

  • Github and Gitlab support