V3.1.0
What's Changed
- Fix Metadata 'imgsz' parsing order error(width, height) -> (height, width) by @penspanic in #33
- Fix default font for Windows environment to support both English and Chinese by @itbencn in #31
- optimize preprocessing logic to increase efficiency by 20% by @itbencn in #36
New Contributors
- @penspanic made their first contribution in #33
- @itbencn made their first contribution in #31
Full Changelog: v3.0.0...v3.1.0