Releases: inventree/inventree-python
Releases · inventree/inventree-python
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
0.6.1
Fixes a bug in setup.py which resulted in test code being installed to the target machine.
0.6.0
0.6.0
- Adds support for
RelatedPartmodel - Adds support for
InternalPricemodel
0.4.4
Update base.py Update version to match InvenTree
0.3.2
Update base.py Bumped version number
0.3.1
Merge pull request #69 from SchrodingersGat/unit-test-fixes Fixes for unit tests