v0.2.1
What's Changed
Features
- feat: add country-to-method auto-detection lookup table (5ddf226)
- feat: add 'method auto' subcommand for auto-detecting calculation method (f65c68f)
- feat: auto-detect location and method on daemon install (Linux) (29c1fe3)
- feat: auto-detect location and method on daemon install (Windows) (ed8bc88)
Fixes
- fix: hardcoding version (b409306)
- fix: link test_cmd_daemon_win against muslimtify_lib for auto-detect deps (a040d4c)
- fix: guard auto-detect code in cmd_daemon_win for isolated test build (713ecef)
- fix: remove rc.1 suffix and disable curl test/example builds (bf01032)
- fix: suppress C11/C23 extension warnings on Clang (479f9c2)
Other
- docs: update AGENTS knowledge (259956a)
- chore: format cmd_method.c dispatch table (978377a)
- test: add method CLI tests (show, set, list, madhab) (fcdf901)
- chore: update REAMD.md (442342c)
- update version (a970b80)
Full Changelog: v0.2.0...v0.2.1