Skip to content

Releases: BHFock/git-cl

0.2.6

05 Aug 05:44
8610be8

Choose a tag to compare

What's Changed

  • Add unstage command #13
  • Change stage command to keep changelists, add --delete option
  • Improve help

Full Changelog: 0.2.5...0.2.6

0.2.5

02 Aug 05:32
1e8db3a

Choose a tag to compare

What's Changed

  • Add git cl diff #12

Full Changelog: 0.2.4...0.2.5

0.2.4

31 Jul 19:54
33bf172

Choose a tag to compare

What's Changed

  • Bugfixes for working from sub directories
  • Code Refactoring
  • Remove git cl list

Full Changelog: 0.2.2...0.2.4

0.2.2

30 Jul 23:00
c05fed7

Choose a tag to compare

What's Changed

  • Add colour support to git cl status #8

Full Changelog: 0.2.1...0.2.2

0.2.1

30 Jul 16:59
47945a5

Choose a tag to compare

What's Changed

  • Enhanced status command with changelist filtering #6
  • Add file locking to prevent race conditions on cl.json #7

Full Changelog: 0.2.0...0.2.1

0.2.0

29 Jul 19:43
163d61e

Choose a tag to compare

  • Update documentation
  • Add multi changelist support for git cl delete
  • Add aliases for commands
  • Layout changes

Full Changelog: 0.1.5...0.2.0

0.1.5

28 Jul 20:24
fc15fd2

Choose a tag to compare

What's Changed

  • Add tutorial
  • Display help if called without arguments
  • Show more flags with git cl st

Full Changelog: 0.1.3...0.1.5

0.1.2

25 Jul 21:22
a9ad17d

Choose a tag to compare

  • Refactoring for maintainability and safetey

Full Changelog: 0.1.1...0.1.2

0.1.1

25 Jul 10:39
4718510

Choose a tag to compare

  • Add type hints
  • Improve error handling
  • Add validation of changelist names
  • Refactor code for readability and user experience

Full Changelog: 0.1.0...0.1.1

0.1.0

24 Jul 23:31
cafb49e

Choose a tag to compare

Initial release