- [IMPROVED] Accept slurm-style host lists
- [NEW] Add status command for displaying status
- [IMPROVED] Move tox versions to python 3.6, 3.7, 3.8
- [NEW] Add set status command
- [NEW] Add set (departmental) owner command
- [NEW] Add --serial option to locate devices by SerialNo
- [IMPROVED] Better CLI help messaging and version info
- [NEW] Add get_cabinet and get_cabinet devices methods to the client
- [IMPROVED] Look for config file in /usr/local/etc
- [NEW] Add device label audit class
- [NEW] Add audits module
- [NEW] Add get_device_by_id method to client
- [NEW] Add device label normalization function
- [NEW] Add dhcpd configuration file parser
- [NEW] Add model command to show make, model, and serial of a device
- [NEW] Add option to showrack to display make, model, and serial of each
- device.
- [IMPROVED] Add GET response caching for performance/testing
- [NEW] Initial release with locate, showrack commands