Skip to content

v1.0.0

Compare
Choose a tag to compare
@erdemkosk erdemkosk released this 14 Jun 22:10
· 32 commits to master since this release

Changelog

  • 8f55c46 Added edit command for editing with related criteria
  • 6ff986c Added factory patern for each commands to handle creating operations with sucess
  • 3186be0 Added github action
  • cf2151e Added github action
  • 8fceb87 Added params to the sync and sync-all command with that we can specify a path when it's needed
  • ca40c1c Added struct based commands on each command on cli
  • 728c714 Added sync all command to the cli
  • 3ca746d Changed get command for easly to use (#1)
  • 626765a Hotfix on empty folder when edit
  • 72a0999 Initial point
  • 1383203 Move sync function to the command patern
  • 860a166 Prevent error on snyc command if there is already env value
  • 9cce1b9 Refactoring on logic side
  • 2bb092d Removed github action
  • 7cac596 Update text on edit command