Skip to content

Commit 09dce2a

Browse files
ianardeefharper
authored andcommitted
setup v1.3.0
1 parent e1bb1ba commit 09dce2a

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Mindee python SDK
22

3+
## v1.3.0 (2022-01-17)
4+
5+
### Fix
6+
* :bug: Fixed URLs not built properly on Windows OS
7+
[#33](https://github.com/mindee/mindee-api-python/issues/33)
8+
* :bug: fixed API error when using base64
9+
[#45](https://github.com/mindee/mindee-api-python/issues/45)
10+
11+
### Chg
12+
* :sparkles: Add user-agent header with SDK and Python versions
13+
* :sparkles: Use pikepdf to replace pyMuPDF
14+
* :construction_worker: Pass all code through Black
15+
* :pushpin: use `pip-tools` and `setup.py` to pin all dependencies
16+
* :page_facing_up: change to MIT license
17+
318
## v1.2.3 (2021-12-22)
419

520
### Fix

mindee/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.3
1+
1.3.0

0 commit comments

Comments
 (0)