Skip to content

Releases: thetnaingtn/forky

v0.4.3

15 Jun 10:52
21cfb42
Compare
Choose a tag to compare

Changelog

  • 21cfb42 Merge pull request #8 from thetnaingtn/refresh-command
  • 77c6c4c refactor: refresh msg and cmd

v0.4.2

14 Jun 16:26
Compare
Choose a tag to compare

Refactoring and user experience improvement

Refactoring

  • 29bd3f5 feat: handle error
  • 2d652ca refactor: check possible nil pointer dereference

User Experience

  • 32a07ff feat: descriptive titles
  • d9913c3 feat: use more descriptive title

v0.4.1

13 Jun 15:42
f617ed8
Compare
Choose a tag to compare

TUI Improvement

  • A message is shown when the user tries to synchronize when no repository is selected.

Refactoring

  • Separate the list into a separate file for further improvement to the list

v0.4.0

12 Jun 15:57
5372a99
Compare
Choose a tag to compare

Add Two New Keys

  • Add two new keys select all and select none.
    (Press a to select all forked repositories and n to unselect all.)

Changelog

  • 5372a99 Merge pull request #6 from thetnaingtn/toggle-all
  • cb9bb38 feat: keys help messages
  • eb6c8a5 feat: add select all and select none key

v0.3.0

12 Jun 15:00
a25c090
Compare
Choose a tag to compare

UI Improvement

  • Removed list title background
  • Updated item description to show fork repository message same as Github.

Changelog

  • a25c090 Merge pull request #5 from thetnaingtn/tui-improvement
  • 9c9829f update: list title style
  • f752509 update: description text

v0.2.0

11 Jun 15:28
69fe70a
Compare
Choose a tag to compare

Changelog

  • 69fe70a Merge pull request #4 from thetnaingtn/minor-update
  • 50920ca refactor: update key name and help message
  • cbd8905 refactor: removed splitBySelection function
  • 8bceaf1 refactor: more descriptive message
  • 36754af Merge branch 'main' into minor-update
  • e7b84ac update app usage message
  • d7e9c37 fix: compare with forked repos's default branch

v0.1.1

11 Jun 09:43
7f2483a
Compare
Choose a tag to compare

Changelog

  • 7f2483a Merge pull request #3 from thetnaingtn/dependabot/go_modules/github.com/cloudflare/circl-1.3.3
  • b76ac38 build(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3
  • 5eeaa49 Update README.md

v0.1

10 Jun 18:27
Compare
Choose a tag to compare

Changelog