Git Checkout Evergreen Base Documentation
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Changelog

Changelog

0.5.12 - 2022-02-13

  • Add badge to documentation.

0.5.11 - 2022-02-12

  • Fix publishing.

0.5.10 - 2022-02-12

  • Improve how documentation is published.

0.5.9 - 2022-02-12

  • Documentation improvements.

0.5.8 - 2022-02-12

  • Fix more issues with publishing documentation.

0.5.7 - 2022-02-12

  • Fix issue with publishing documentation.

0.5.6 - 2022-02-12

  • Added published documentation.

0.5.5 - 2022-01-19

  • Fix bug when running against evergreen projects with no modules.

0.5.4 - 2021-11-20

  • Improve test dependencies

0.5.3 - 2021-11-20

  • Support calls from outside a git repo.
  • Refactor to be more testable.

0.5.2 - 2021-11-15

  • Add support for YAML and JSON output formats.

0.5.1 - 2021-09-14

  • Add branch name option to git checkout operation.
  • Add option to limit lookback to a specific commit.

0.5.0 - 2021-09-12

  • Add support for import and exporting rules.

0.4.0 - 2021-09-12

  • Add support for saving and loading criteria.

0.3.0 - 2021-09-11

  • Add support for rebase and merge.

0.2.0 - 2021-09-11

  • Add support for modules

0.1.2 - 2021-09-08

  • Add timeout and max lookback options.
  • Add option to skip commit.

0.1.1 - 2021-09-07

  • Relax python version to 3.8.

0.1.0 - 2021-08-29

  • Initial Release