File tree Expand file tree Collapse file tree 2 files changed +17
-5
lines changed Expand file tree Collapse file tree 2 files changed +17
-5
lines changed Original file line number Diff line number Diff line change 11# Mindee Python API Library Changelog
22
3+ ## v2.3.0 (2022-05-23)
4+
5+ ### Fixes
6+ * :bug : make sure the 'Token' keyword is sent in the auth headers
7+
8+ ### Changes
9+ * :sparkles : now possible to read file contents at any time
10+ * :hammer : run mypy in pre-commit
11+ * :arrow_up : upgrade pikepdf
12+ * :recycle : minor cleanup / refactor
13+ * :memo : Add basic automated class documentation
14+
315## v2.2.0 (2022-03-24)
416
517### Fixes
6- * 🐛 💥 fix for customer_company_registration being a list of values
18+ * : bug : : boom : fix for customer_company_registration being a list of values
719
820### Changes
9- * ✨ allow specifying file closing behavior
10- * ⬆️ loosen setup.py requirements; update pinned dependencies
11- * ✅ better testing of PDF pages
21+ * : sparkles : allow specifying file closing behavior
22+ * : arrow_up : loosen setup.py requirements; update pinned dependencies
23+ * : white_check_mark : better testing of PDF pages
1224
1325## v2.1.1 (2022-03-15)
1426
Original file line number Diff line number Diff line change 1- 2.2 .0
1+ 2.3 .0
You can’t perform that action at this time.
0 commit comments