[1.0.0] - 2024-01-09
Added
Changed
- In
Assets.py, consolidate redundant code ingetAsset...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 topyproject.toml.
Fixed
- In
Assets::getAssetsByModel(), actually use the model ID parameter when making the request.