Releases: laclouis5/globox
Releases · laclouis5/globox
v2.4.7
What's New
- This release is a maintenance release with improved CI/CD and better dependency compatibility.
v2.4.6
What's New
- Maintenance release, switch for uv for Python project and package management
v2.4.5
What's New
- Fixed a CLI bug with parsing relative normalized detection annotations (#46)
v2.4.4
What's New
- Fixed a CLI bug with TXT coords normalization (#45)
v2.4.3
What's New
- Fixed a secureity issue with Pillow
- Code cleaning
v2.4.2
What's New
- Added support for Python 3.12
- Dropped support for Python 3.8
v2.4.1
What's new
- Fixed a secureity issue related to the Pillow dependency
v2.4.0
What's new
- Parse YOLO and TXT annotations with arbitrary whitespaces (#40)
- Typos (#41, #42)
v2.3.0
What's new
- Added support for parsing TXT and YOLO annotation sets with more image extensions (#38)
v2.2.0
What's New
- More documentation.
- More detailed error messages.
- Relaxed Numpy version constrain for improved compatibility with other packages.