Skip to content

v1.0.0

Latest

Choose a tag to compare

@Honoo Honoo released this 09 Jan 10:46
· 1 commit to master since this release

[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.