Releases: BHFock/git-cl
Releases · BHFock/git-cl
1.1.1
1.1.0
1.0.0
What's Changed
- Add integration test framework and first test in #26
- Add test runner and core command tests in #27
- Add test for stash and unstash commands in #28
- Add test for git cl branch in #29
- Python version check in #30
- Add subdirectory test covering path resolution across commands in #31
- Add GitHub Actions workflow for CI testing in #32
- Update documentation for test suite in #33
Full Changelog: 0.3.5...1.0.0
0.3.5
0.3.4
0.3.2
0.3.1
What's Changed
- Add git cl checkout command for reverting changelist files by #16
- Bugfix: Mark missing files in changelist st output with [XX] code in #15
- Fix lock file cleanup in clutil_file_lock context manager #17
- Persist updated stash references to prevent metadata drift #18
- Add missing file warnings to cl_add for consistency by #19
Full Changelog: 0.3.0...0.3.1