Releases: jhalter/mobius
Releases · jhalter/mobius
v0.18.4
Changelog
- f00eb8b Add comprehensive API documentation and improve code documentation
- 9e19aa6 Add comprehensive test coverage for AccessBitmap YAML marshaling
- 4f8ec72 Add comprehensive test coverage for Stats and fix decrement edge case
- 262f663 Add documentation and comprehensive test coverage for AccountManager
- 437415c Add type safety to field system with FieldType alias
- 4a0c7c3 Extract hardcoded error strings into comprehensive public constants
- d2e125b Fix IPv6 address parsing in IP extraction
- ee6629a Fix file handle close warnings by ignoring return values
- aeb9208 Fix tests modifying test fixture files by using temporary directories
- 043e270 Improve error handling consistency in main.go
- 9b6866c Merge branch 'feature/extract-error-constants'
- 2bef32a Refactor access bitmap unmarshal logic to use map-driven approach
- a9c6485 Replace inappropriate panic calls with proper error handling
- 023203c Standardize IP extraction using net.SplitHostPort
v0.18.3
v0.18.2
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
v0.18.1
v0.18.0
v0.17.3
v0.17.2
v0.17.1
v0.17.0
Changelog
- 117c204 Add logging of tracker registration
- 09261d2 Fix missing version in Docker and Makefile build
- 72f8a1f Improve human readability of account config files
- d03ffd8 Make Bonjour optional and disabled by default
- 9360423 Migrate user account yaml files to new Access flag format if needed
Full Changelog: v0.16.1...v0.17.0