Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 2.01 KB

CHANGELOG.md

File metadata and controls

45 lines (34 loc) · 2.01 KB

v0.10.1 (2022-07-27)

Fix

  • Fixed parsing of verbose flag in add command (49ad6c7)

v0.10.0 (2022-07-25)

Feature

  • Added function to get local repository top level directory (3c64f39)

v0.9.0 (2022-07-25)

Feature

  • Added a command to retrieve the origin remote uri (e3d0a5e)

v0.8.0 (2022-07-22)

Feature

  • Added a command to verify that a directory is a git repository (63083a6)

v0.7.0 (2022-07-07)

Feature

  • Added workspace and repository classes to hold context (8085ad5)

v0.6.0 (2022-07-06)

Feature

  • Temporarily disabled auth (a5df73a)

v0.5.0 (2022-07-06)

Feature

  • Force build (publish to pypi) (e434c50)

v0.4.1 (2022-07-05)

Fix

v0.3.0 (2022-07-05)

Feature

  • Added commands (clone, add, push, pull, checkout, commit) (8b822a1)

v0.2.0 (2022-06-29)

Feature

  • Updated API and dependencies (4d24931)

v0.1.0 (2022-06-27)

Feature

  • Added options for git commands (e9bca55)