All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- 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.
- In
Assets::getAssetsByModel(), actually use the model ID parameter when making the request.