Skip to content

Commit 0b7181c

Browse files
chore(master): release 0.0.3
1 parent 6455a65 commit 0b7181c

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"loopresources": "0.0.2"
2+
"loopresources": "0.0.3"
33
}

loopresources/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [0.0.3](https://github.com/Loop3D/loopresources/compare/v0.0.2...v0.0.3) (2026-03-27)
4+
5+
6+
### Bug Fixes
7+
8+
* adding downhole plots for drillhole/dbs ([4f96b60](https://github.com/Loop3D/loopresources/commit/4f96b60e35db97d018be504a21d5de5fd11b6988))
9+
* allow missing depth and infer from survey. ([6455a65](https://github.com/Loop3D/loopresources/commit/6455a65184c327314e841bc480618753a53b835f))
10+
* enhance downhole plotting with additional categorical legend options ([1dbb223](https://github.com/Loop3D/loopresources/commit/1dbb223fb2b1103f7ff30c2e27a815fc3c58a37f))
11+
* improve table merge speed by pre-grouping and vectorizing operat… ([b3a909d](https://github.com/Loop3D/loopresources/commit/b3a909def32829fbd2ce4518847dc8507f94312b))
12+
* improve table merge speed by pre-grouping and vectorizing operations ([e2589a3](https://github.com/Loop3D/loopresources/commit/e2589a36d0558fbe758ef3b889745be38d753e03))
13+
* optimize resampling functions and add vectorized interval matching ([2678370](https://github.com/Loop3D/loopresources/commit/2678370c2063b8e418ec98cb0a8ec25137997f8b))
14+
* updating legend location ([368bfcb](https://github.com/Loop3D/loopresources/commit/368bfcb7b9794a42b6e6712c225222063de6ad86))
15+
316
## [0.0.2](https://github.com/Loop3D/loopresources/compare/v0.0.1...v0.0.2) (2025-11-19)
417

518

0 commit comments

Comments
 (0)