Skip to content

Releases: TimothyYe/glance

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 05 Jun 15:11
01d03db

Changelog

  • 98705e1 Merge pull request #9 from doubtlhy/feature
  • f0dc193 Update README.md
  • 30d0eed Update go.yml
  • 327b833 ci: migrate CI/release workflows and add GoReleaser support
  • 5e6a998 feat(reader): add progress save and restore function
  • 6581294 fix(ci): lower go.mod directive to 1.24 so golangci-lint can run
  • 5582adb refactor the code
  • 22ebc84 refactor the code
  • 5d64000 refactor the code
  • d4a557a refactor the code
  • 7692cee refactor the code
  • 751d5d9 refactor the code
  • 11b02ac refactor the code
  • a87b25f refactor the code, fix lint warnings
  • 01d03db refactor(cmd): use cobra for CLI parsing and version flag

V0.2 Fix txt reader issue

Choose a tag to compare

@TimothyYe TimothyYe released this 02 Sep 15:43
  • Fix txt reader issue.
  • Add & keys as hotkey.

V0.1

Choose a tag to compare

@TimothyYe TimothyYe released this 31 Aug 15:39

First release