File tree Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 11# Mindee python SDK
22
3+ ## v1.3.1 (2022-02-03)
4+
5+ ### Fixes
6+ * :bug : fix probabilities not loaded from API
7+ [ #49 ] ( https://github.com/mindee/mindee-api-python/issues/49 )
8+
9+ ### Changes
10+ * :sparkles : add CLI tool for testing
11+
312## v1.3.0 (2022-01-17)
413
5- ### Fix
14+ ### Fixes
615* :bug : Fixed URLs not built properly on Windows OS
716 [ #33 ] ( https://github.com/mindee/mindee-api-python/issues/33 )
817* :bug : fixed API error when using base64
918 [ #45 ] ( https://github.com/mindee/mindee-api-python/issues/45 )
1019
11- ### Chg
20+ ### Changes
1221* :sparkles : Add user-agent header with SDK and Python versions
1322* :sparkles : Use pikepdf to replace pyMuPDF
1423* :construction_worker : Pass all code through Black
Original file line number Diff line number Diff line change 1- 1.3.0
1+ 1.3.1
You can’t perform that action at this time.
0 commit comments