Skip to content

Releases: fioncat/roxide

v0.7.1

28 Aug 10:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

28 Aug 09:51
Compare
Choose a tag to compare

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

23 Aug 11:55
Compare
Choose a tag to compare

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

10 Aug 11:13
Compare
Choose a tag to compare

What's Changed

  • feat: support version and build info by @fioncat in #29

Full Changelog: v0.5.0...v0.5.1

v0.5.0

09 Aug 13:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

08 Aug 14:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

03 Aug 03:42
9370dd7
Compare
Choose a tag to compare

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

03 Jul 08:18
Compare
Choose a tag to compare

What's Changed

  • feat: add file_lock to protect data consistency by @fioncat in #10
  • feat: support alias owner and name for repo by @fioncat in #11
  • style(get): more human-readable info by @fioncat in #12

Full Changelog: v0.1.0...v0.2.0

v0.1.0

21 Jun 06:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/fioncat/roxide/commits/v0.1.0