v0.3.0
givanz/Vvvebv0.3.0Jul 9, 2025by pappacena
AI Summary
This release fixes critical bugs related to file encoding on Windows and bounding box cropping, while introducing a ParseConfig option for better API configuration.
Key Highlights
- Fixed encoding issues for files on Windows
- Fixed bounding boxes cropping out of image limits
- Added ParseConfig option for API key and configuration
- Other minor bugfixes
New Features
- ParseConfig option for API configuration
Full Release Notes
- Fix bug with encoding of files when running on Windows - Fix bounding boxes crop issues out of image limits - Add ParseConfig option, so users can set API key and other configurations when calling parse(... config=ParseConfig()) function - Other minor bugfixes