We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 564f11f commit b3c31d9Copy full SHA for b3c31d9
1 file changed
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
-## [0.6.1] - 2026-06-24
+## [0.6.2] - 2026-06-24
4
+
5
+### Added
6
+- `tlabel.demo('touchd')` — ToucHD-Force demo data (100 frames, simulated press sequence)
7
+- `tests/release_regression.py` — Release regression test script (run before every release)
8
+- ToucHD demo covers full phase sequence: idle -> initial_contact -> stable_contact -> slip -> release
9
10
+### Fixed
11
+- Fix missing `_version.py` in wheel package (v0.6.0 was incomplete)
12
+- Fix missing submodules (batch/predict/quality/export/converters/viewer) in wheel
13
14
15
16
17
### Added
18
- **ToucHD-Force adapter** (`tlabel/adapters/touchd.py`) - AnyTouch 2 (ICLR 2026)
0 commit comments