Skip to content

Releases: inventree/inventree-python

0.8.0

29 Jul 10:01
d8b2251

Choose a tag to compare

What's Changed

New Features

Bug Fixes

Other Changes

Full Changelog: 0.7.3...0.8.0

0.7.3

11 Jul 02:18
de2c046

Choose a tag to compare

What's Changed

Bug Fixes

  • Add support for simple parsing of paginated response by @omnidynmc in #116

Other Changes

New Contributors

Full Changelog: 0.7.2...0.7.3

0.7.2

19 Jun 22:35
2303a7e

Choose a tag to compare

What's Changed

New Features

Other Changes

Full Changelog: 0.7.1...0.7.2

0.7.1

03 Jun 00:47

Choose a tag to compare

What's Changed

New Features

  • Add PO ExtraLineItems functionality to API by @miggland in #101

Bug Fixes

Other Changes

New Contributors

Full Changelog: 0.7.0...0.7.1

0.7.0

19 May 11:37
7309068

Choose a tag to compare

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

17 May 02:45

Choose a tag to compare

Fixes a bug in setup.py which resulted in test code being installed to the target machine.

0.6.0

20 Feb 07:49

Choose a tag to compare

0.6.0

  • Adds support for RelatedPart model
  • Adds support for InternalPrice model

0.4.4

09 Aug 22:26
e96daed

Choose a tag to compare

Update base.py

Update version to match InvenTree

0.3.2

26 Jul 03:46
4e8cfbe

Choose a tag to compare

Update base.py

Bumped version number

0.3.1

19 Jul 05:16
29becbe

Choose a tag to compare

Merge pull request #69 from SchrodingersGat/unit-test-fixes

Fixes for unit tests