Releases: fioncat/roxide
Releases · fioncat/roxide
v0.7.1
v0.7.0
What's Changed
- doc: update hint before confirm by @fioncat in #34
- style: use independent repo query module by @fioncat in #35
- feat(complete): rebuild completion module by @fioncat in #36
- feat(get): use json to show repo info by @fioncat in #37
- feat: support owner and repo alias by @fioncat in #38
- feat(sync): add branch sync by @fioncat in #39
- fix(sync): use correct fetch command by @fioncat in #40
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- feat(utils): better confirm and items display by @fioncat in #30
- feat: add gc command to remove orphan paths by @fioncat in #31
- feat: move recover logic from sync to command by @fioncat in #32
- feat(snapshot): restore skip none-clone remote by @fioncat in #33
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
Full Changelog: v0.5.0...v0.5.1
v0.5.0
v0.4.0
What's Changed
- feat: add clear command by @fioncat in #21
- feat: support import command and batch function by @fioncat in #22
- feat(batch): better code by @fioncat in #23
- feat(branch): support switch to remote branch by @fioncat in #24
- feat: add run command by @fioncat in #25
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- fix(github): use correct head format for creating PR by @fioncat in #13
- fix(gitlab): urlencode owner field by @fioncat in #14
- style(utils): add 'now' in since display by @fioncat in #15
- fix(api): when force enable, still write data to cache by @fioncat in #16
- fix(utils): use correct edit method by @fioncat in #17
- fix(github): could not find pr when using upstream by @fioncat in #18
- feat: add reset command by @fioncat in #19
- feat: support self_update feature by @fioncat in #20
Full Changelog: v0.2.0...v0.3.0
v0.2.0
v0.1.0
What's Changed
- feat: basic code framework, home command done by @fioncat in #1
- feat: use vec to store bytes by @fioncat in #2
- feat: support branch command by @fioncat in #3
- feat: add merge command by @fioncat in #4
- feat: remove and detach done by @fioncat in #5
- feat: edit config done by @fioncat in #6
- feat: get command done by @fioncat in #7
- feat(get): support size display by @fioncat in #8
- feat: add git tools, and more commands by @fioncat in #9
New Contributors
Full Changelog: https://github.com/fioncat/roxide/commits/v0.1.0