Releases: inventree/inventree-python
Releases · inventree/inventree-python
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
0.9.0
What's Changed
New Features
- Add Label objects and printing method by @miggland in #138
- Barcode actions by @SchrodingersGat in #144
Other Changes
- Bump version number to 0.9.0 by @SchrodingersGat in #145
Full Changelog: 0.8.3...0.9.0
0.8.3
What's Changed
Bug Fixes
- Unit test fixes by @SchrodingersGat in #140
Other Changes
- Bump version number to 0.8.3 by @SchrodingersGat in #141
Full Changelog: 0.8.2...0.8.3
0.8.2
What's Changed
Other Changes
- Bump version number to 0.8.2 by @SchrodingersGat in #133
- Stop server when resetting during tests by @miggland in #136
- Add cancel, complete, issue, ship, to SO/PO/BO by @miggland in #135
- Accept incomplete lines in PO complete unit test by @SchrodingersGat in #139
Full Changelog: 0.8.1...0.8.2
0.8.1
What's Changed
New Features
- Add support for bulk delete operations by @SchrodingersGat in #130
Bug Fixes
- Bug fix for missing attribute by @SchrodingersGat in #127
- Category template fix by @SchrodingersGat in #132
Other Changes
- Bump version number to 0.8.1 by @SchrodingersGat in #128
Full Changelog: 0.8.0...0.8.1
0.8.0
What's Changed
New Features
- Add sales order shipment by @miggland in #115
- Stock adjustment actions by @SchrodingersGat in #124
Bug Fixes
- Fixes bugs in POST request by @SchrodingersGat in #123
Other Changes
- Model metadata support by @SchrodingersGat in #120
- Allow API init using environment variables by @SchrodingersGat in #121
- Options data by @SchrodingersGat in #122
- Update version number by @SchrodingersGat in #125
Full Changelog: 0.7.3...0.8.0
0.7.3
What's Changed
Bug Fixes
- Add support for simple parsing of paginated response by @omnidynmc in #116
Other Changes
- Remove extra slash by @miggland in #114
- Update unit tests by @SchrodingersGat in #117
- Add unit test for pagination by @SchrodingersGat in #119
- Bump version number to 0.7.3 by @SchrodingersGat in #118
New Contributors
- @omnidynmc made their first contribution in #116
Full Changelog: 0.7.2...0.7.3
0.7.2
What's Changed
New Features
Other Changes
- Add tests for Part Parameters and ParameterTemplates by @miggland in #107
- Test for deleting parametertemplates by @miggland in #109
- Expand documentation on running tests by @miggland in #108
- Set minimum version for requests package by @SchrodingersGat in #112
Full Changelog: 0.7.1...0.7.2
0.7.1
What's Changed
New Features
Bug Fixes
Other Changes
- Manufacturer part attachment by @SchrodingersGat in #100
- Allow the server time to boot by @SchrodingersGat in #103
- Increase server request timeout to 10s by @eeintech in #105
- Adds file for structuring release notes by @SchrodingersGat in #106
New Contributors
Full Changelog: 0.7.0...0.7.1
0.7.0
This release provides a number of new features and fixes some outstanding bugs.
For a full list of changes, refer to the 0.7.0 milestone