- Bug in `addMetadata` method - crashes if no thread on parent
3.19.3
Fixed
- Bug in `Resource.getItemTemplate` method - crashes if no template. Now returns None
3.19.2
Fixed
- Bug in `Protocol.export` method - crashing on inline image file paths not found
3.19.1
Fixed
- Bug in `Protocol.export` method. Now includes PDF option
3.19.0
Added
- `setLocation` and `getLocation` methods for `ResourceItem` which include ability to set the position within the location - `getInnerLocations`, `addInnerLocation` , `setOuterLocation` and `createPositionMap` methods for `ResourceLocation` - `linearToCartesianCoordinates` helper function - `alphanumericToCartesianCoordinates` helper function