- Update API guide URL for dcTrack 9.1.1 - Update `searchConnectors` API request - Add API endpoints for managing breakers - Update dependency versions (JavaScript) - Fix command for determining latest package version - Delete `getSublocationTree` (deprecated) - Add `updateDefaultValue` and `getFieldProperties`
1.2.2
- Use repository shorthand in package file (JavaScript)
1.2.1
- All dcTrack 9.1.0 users are encouraged to upgrade to this package version - Starting in 9.1.0, API endpoints no longer allow a trailing slash - API endpoints still allow multiple consecutive slashes inside the endpoint (e.g. `api///v2///models` works) - Remove trailing slash in all API endpoints
1.2.0
- Update API functions to match those in dcTrack version 9.1.0 - Add `getModelsByNameAndMakeID()` - Add functions for power port bulk actual readings - Remove `deleteTicketAssignment()` - Update description for `getItem()` - Rename a few functions - Change `searchMakes()` to `getMakesByName()` - Change `deleteCustomFields()` to `deleteCustomField()` - Add link to new dcTrack API guide in `README.md` - Schema definition no longer allows endpoints ending in a slash
1.1.4
- `getModel()` accepts an integer ID and boolean value for returning the used counts