Skip to content

Latest commit

 

History

History
81 lines (55 loc) · 2.3 KB

CHANGELOG.md

File metadata and controls

81 lines (55 loc) · 2.3 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.0 - 2020-11-28

Changed

  • BREAKING List the full names of the GitHub repositories when using --list (thanks @lfdebrux - #8)

0.2.4 - 2020-06-24

Added

  • Support dumping out a list of repositories that would be affected

0.2.3 - 2020-06-22

Fixed

  • Allow intentional pipefail when parsing query parameters (thanks @lfdebrux - #5)

0.2.2 - 2020-06-22

Fixed

  • Fix binary flag options --force and --dry-run, again (thanks @lfdebrux - #6)

0.2.1 - 2020-06-21

Fixed

  • Added pipefail option to catch errors in pipes (thanks @rjw1 - #4)

0.2.0 - 2020-06-15

Added

  • Support for running for GitHub teams only (thanks @lfdebrux - #3)

Fixed

  • Fix binary flag options --delete, --force, and --dry-run (thanks @lfdebrux - #1)

0.1.0 - 2020-06-14

Initial release.