Releases: KanadeK/haplint
Releases · KanadeK/haplint
Release list
HapLint v0.1.0
HapLint v0.1.0
HapLint's first public release adds a real offline quality gate for Apple Core Haptics .ahap assets.
Highlights:
- validates UTF-8/JSON boundaries, AHAP version 1 events, parameters, curves, ranges, and durations;
- checks
AudioCustompaths and optional bundle resources without accessing the network; - emits deterministic console, JSON, and SARIF 2.1.0 reports;
- renders valid patterns as script-free standalone SVG timelines;
- ships as a zero-runtime-dependency Python 3.11+ wheel and source archive;
- includes committed pass/warning/failure examples and a cross-platform release gate.
Install the attached haplint-0.1.0-py3-none-any.whl, then run:
haplint check path/to/haptics --strictStatic analysis does not replace playback and perceptual QA on Apple hardware.