Releases: inventree/inventree-python
Releases · inventree/inventree-python
0.12.2
What's Changed
Other Changes
- Update base.py by @SchrodingersGat in #199
- Add missing kwargs to call of list function, to allow searching by @miggland in #201
- Add metadata to PartTestTemplate object by @miggland in #202
Full Changelog: 0.12.1...0.12.2
0.12.1
What's Changed
Other Changes
- 0.12.1 by @SchrodingersGat in #197
- Add keys(), contains method to InventreeObject by @miggland in #198
Full Changelog: 0.12.0...0.12.1
0.12.0
What's Changed
Other Changes
- add methods to install and uninstall StockItems to/from others by @T0jan in #192
- Add Metadata by @miggland in #189
- Support updated label printing by @SchrodingersGat in #195
- Bump version number to 0.12.0 by @SchrodingersGat in #196
Full Changelog: 0.11.2...0.12.0
0.11.2
What's Changed
Other Changes
- Project code support by @SchrodingersGat in #185
- Increment version number by @SchrodingersGat in #186
Full Changelog: 0.11.1...0.11.2
0.11.1
What's Changed
New Features
Other Changes
- Bump version number to 0.11.1 by @SchrodingersGat in #183
Full Changelog: 0.11.0...0.11.1
0.11.0
What's Changed
Bug Fixes
- Remove code which hard-coded "connected" to True by @SchrodingersGat in #175
Other Changes
- Added function to get manufacturer parts by @SergeoLacruz in #172
- Add function for Part requirements by @miggland in #173
- Return order support by @SchrodingersGat in #178
- Remove "problematic" unit test by @SchrodingersGat in #179
- Update for release by @SchrodingersGat in #181
Full Changelog: 0.10.1...0.11.0
0.10.1
What's Changed
Other Changes
- Fixes for unit tests by @SchrodingersGat in #167
- Add proxy support by @T0jan in #169
- Bump version to 0.10.1 by @SchrodingersGat in #170
New Contributors
Full Changelog: 0.10.0...0.10.1
0.10.0
What's Changed
Other Changes
- Fix link in readme by @matmair in #161
- Receive line items (Fix #82) by @miggland in #160
- Fix usage of kwargs (Fix #158) by @miggland in #159
- Inventree python timeout by @miggland in #157
- Currency support by @SchrodingersGat in #164
- Bump version to 0.10.0 by @SchrodingersGat in #165
New Contributors
Full Changelog: 0.9.2...0.10.0
0.9.2
What's Changed
New Features
- Add class for listing users by @SergeoLacruz in #156
Other Changes
- Bump version number by @SchrodingersGat in #155
Full Changelog: 0.9.1...0.9.2
0.9.1
What's Changed
New Features
- Adds "count" functionality for each API endpoint by @SchrodingersGat in #150
Bug Fixes
- Bug fix for downloading files via the API by @SchrodingersGat in #151
Other Changes
- Fix unit tests by @SchrodingersGat in #147
- Fix label printing by @kleinweby in #148
- Add functions for assigning stock items to a customer by @miggland in #152
- Add tests for Part functions by @miggland in #153
- Update base.py by @SchrodingersGat in #154
New Contributors
- @kleinweby made their first contribution in #148
Full Changelog: 0.9.0...0.9.1