Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.69 KB

CHANGELOG.md

File metadata and controls

48 lines (31 loc) · 1.69 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.

[Unreleased]

0.1.6 - 2024-07-19

Added

  • add env configuration for upstream and ssh key (#14)

0.1.5 - 2024-07-19

Other

  • Run remote prune origin (#12)

0.1.4 - 2024-07-19

Other

  • use the automatic github token (#9)

0.1.3 - 2024-07-18

Other

  • Add .envrc to gitignore (#5)
  • Audit Dependencies and Add Deny config (#4)
  • CircleCI setup (#3)

0.1.2 - 2024-06-17

Fixed

  • let git_version not fail when installed via cargo

Other

  • clean up dead-code warnings
  • add release-plz workflow

0.1.1 - 2024-06-13

Other

  • Add README.md

0.1.0 - 2024-06-13

Other

Initial Release