Skip to content

v0.18.2

Compare
Choose a tag to compare
@jhalter jhalter released this 29 Jun 00:36
· 19 commits to master since this release

Changelog

  • 26d9a56 Add automated Homebrew formula updates on release
  • dbeb4f0 Add comprehensive documentation to transaction handler functions
  • 5ec29c5 Fix critical bug in YAMLAccountManager Update method
  • 48e5605 Ignore .claude
  • 83430db Refactor FormattedPath to use scanner interface and add comprehensive tests
  • 23ddb9f Refactor copyDir and findConfigPath functions in main.go
  • 55b8e77 Replace filepath.Join with path.Join for Windows compatibility