Releases: unkn0wn-root/git-go
Releases · unkn0wn-root/git-go
0.1.0
What's Changed
- Feat/displayer by @unkn0wn-root in #9
- refactor: project structure by @unkn0wn-root in #10
- refactor: code structure by @unkn0wn-root in #11
- feat(diff): use hunk for diff output by @unkn0wn-root in #12
Full Changelog: 0.0.5...0.1.0
0.0.5
- Support status of git repositories created by git
Full Changelog: 0.0.4...0.0.5
0.0.4 - hotfix: empty (init) repo hash
Full Changelog: 0.0.3...0.0.4
0.0.3 - Removed Windows support
What's Changed
- Fix/pack by @unkn0wn-root in #4
- feat: add push and pull by @unkn0wn-root in #5
- fix: pull and clone index update by @unkn0wn-root in #6
- fix: git index compatibility by @unkn0wn-root in #8
Full Changelog: 0.0.1...0.0.3
0.0.2
What's Changed
- Fix/pack by @unkn0wn-root in #4
- feat: add push and pull by @unkn0wn-root in #5
- fix: pull and clone index update by @unkn0wn-root in #6
Full Changelog: 0.0.1...0.0.2
0.0.1
What's Changed
- feat: add simple git packer implementation by @unkn0wn-root in #1
- feat: add clone by @unkn0wn-root in #2
- feat: add remote protocol by @unkn0wn-root in #3
Full Changelog: https://github.com/unkn0wn-root/git-go/commits/0.0.1