v0.8.1
mayswind/ezbookkeepingv0.8.1Mar 27, 2026by Pringled
AI Summary
A minor version update focused on cross-platform compatibility, specifically addressing Windows path handling issues.
Key Highlights
- Fixed Windows compatibility by switching to POSIX path handling.
- Version bump to 0.8.1.
New Features
- Fixed Windows compatibility by using POSIX paths.
Full Release Notes
## What's Changed * fix: Use posix path for Windows compatibility by @stephantul in https://github.com/MinishLab/model2vec/pull/314 * increase version to 0.8.1 by @stephantul in https://github.com/MinishLab/model2vec/pull/315 **Full Changelog**: https://github.com/MinishLab/model2vec/compare/v0.8.0...v0.8.1