Skip to content

v0.30.0

Choose a tag to compare

@equationzhao equationzhao released this 13 Mar 07:11
· 61 commits to master since this release
207d586

What's Changed

feat

  • feat(theme): add new styles for additional file types
  • feat: add more strftime format support for time formatting

fix

  • fix(osbased): fix isAlias function to check for macOS alias files
  • fix(cli): update time format for better readability
  • fix: fix duplicate detection
  • fix: update time formatting to use new timefmt-go package

chore

  • perf: remove ants pool and use goroutine
  • build(deps): bump golang.org/x/net from 0.35.0 to 0.36.0

Full Changelog: v0.29.2...v0.30.0