Skip to content

Releases: Honoo/SnipeIT-PythonAPI

v1.0.0

09 Jan 10:46
Compare
Choose a tag to compare

[1.0.0] - 2024-01-09

Added

Changed

  • In Assets.py, consolidate redundant code in getAsset... functions to create a request and call the Snipe-IT server into one function.
  • For builds: stop using setup.py, which is deprecated, and switch to pyproject.toml.

Fixed

  • In Assets::getAssetsByModel(), actually use the model ID parameter when making the request.