Skip to content

Commit b0255db

Browse files
chore(master): release 0.0.3
1 parent b3a909d commit b0255db

2 files changed

Lines changed: 10 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: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [0.0.3](https://github.com/Loop3D/loopresources/compare/v0.0.2...v0.0.3) (2026-02-26)
4+
5+
6+
### Bug Fixes
7+
8+
* improve table merge speed by pre-grouping and vectorizing operat… ([b3a909d](https://github.com/Loop3D/loopresources/commit/b3a909def32829fbd2ce4518847dc8507f94312b))
9+
* improve table merge speed by pre-grouping and vectorizing operations ([e2589a3](https://github.com/Loop3D/loopresources/commit/e2589a36d0558fbe758ef3b889745be38d753e03))
10+
* optimize resampling functions and add vectorized interval matching ([2678370](https://github.com/Loop3D/loopresources/commit/2678370c2063b8e418ec98cb0a8ec25137997f8b))
11+
312
## [0.0.2](https://github.com/Loop3D/loopresources/compare/v0.0.1...v0.0.2) (2025-11-19)
413

514

0 commit comments

Comments
 (0)