What's Changed
- fix: Support QIF files from Microsoft Money — encoding fallback (UTF-8 → Latin-1) and 2-digit year date formats (#47)
- fix: Harden test suite against env leakage and pytest-asyncio 1.x
- feat: Improve CSV import error messages and fields
Full Changelog: v0.4.3...v0.4.4