- Remove deprecated `getModelsByNameAndMakeID()` API function - If you are currently using this API call, please downgrade to version `1.4.2`, but transfer all code to using the `searchModels()` API call, as the deprecated one will no longer work as of dcTrack 9.3.0
1.4.2
- Add `getAuditTrailFieldList()` API request
1.4.1
- Publish with provenance (JavaScript) - Update Node version to 20 (JavaScript)
1.4.0
- Update API guide URL for dcTrack 9.2.0 - Update dependencies in GitHub workflow - Update dependencies (JavaScript) - Add `proceedOnWarning` parameter for item API - Support both `PUT` and `PATCH` (experimental) requests for updating models - Add `searchAuditTrail` endpoint - Change `submitRequest` to `createRequest` - Remove deprecated actuals readings API endpoints
1.3.2
- Fix another typo in `updateBreaker` - Return empty object (`{}`) when no response is given
1.3.1
- Fix `updateBreaker` arguments - Change instances of `ID` to `Id` for consistency