v0.3.0
ConduitPlatform/Conduitv0.3.0Jul 9, 2025by pappacena
AI Summary
This release addresses critical bug fixes for Windows file encoding and image cropping issues. It introduces a new configuration option for API keys.
Key Highlights
- 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
- Other minor bugfixes
New Features
- ParseConfig option for API keys and configurations
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