Releases: equinor/esv-intersection
Releases · equinor/esv-intersection
v1.0.0
v0.9.6-alpha
- improve validation on trajectoryAngle in IntersectionReferenceSystem
- handle cases where a curve is vertical
v0.9.5-alpha
- Added option to remove reference system when clearing data on layers
- misc: added validation when missing data
v0.9.4-alpha
- bugfix: use only extensionStart as offset
- bump websocket-extensions version
v0.9.3-alpha
- improve input validation on getExtendedTrajectory
v0.9.2-alpha
- bugfix: correctly handle position when md or position is supplied in callout layer
v0.9.1-alpha
- bugfix: corrected input validation on getExtendedTrajectory
v0.9.0-alpha
- added method in the IntersectionReferenceSystem to get an extended trajectory
- added option to pass in increment, which help specify distance between points on various layers like cement, casing, and holesize layers
- fixed a bug with z-index on html layers
- improved perfomance on cement layer
- add posibility to pass in either a curve length (measured depth, md) or a set of coordinates to the callout layer
- resolve vulnerability
- misc bugfixes and improvements
v0.8.1-alpha
- misc bugfixes
v0.8.0-alpha
- added clearAllData method to controller and layer manager
- reworked callout layer
- improved geolabel layer label positioning
- improved input validation
- improved error handling
- misc bugfixes