v0.3.0

MODSetter/SurfSensev0.3.0Jul 9, 2025by pappacena

AI Summary

Fixed Windows encoding issues and added configuration options for API key management.

Key Highlights

  • Fixed encoding bug when running on Windows
  • Fixed bounding boxes crop issues
  • Added ParseConfig option for API key and configuration
  • Other minor bugfixes

New Features

  • ParseConfig option for API key and configuration
  • Windows encoding fix
  • Bounding box improvements

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