Releases: CognitiveVR/cognitive3dpy
v1.2.0
v1.1.0
v1.1.0 (2026-04-15)
Bug Fixes
-
Added deprecation warning for unused hmd property (
aa03451) -
Added function for users to clear all cache or cache for a specific project (
bc3f0de) -
Additional guardrails for collision handling when getting events (
8a2bcad) -
Checkout cvr-slicer inside workspace for CI schema validation (
27ac43b) -
Ignore timestamp line in schema freshness check (
de5ecd5) -
Import UTC correctly in sync_schema.py (
3fb5ad9) -
Removed dead code and updated tests (
0a5c6ec) -
Removed unused event schema generation code (
e50b3da) -
Use content hash instead of timestamp for schema freshness check (
4e5689f) -
Use YAML mtime for schema timestamp so CI freshness check is deterministic (
cc5a8d2)
Features
- Added warning logging for deprecated fields/properties (
6834ac6)
Detailed Changes: v1.0.6...v1.1.0
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.1 (2026-03-12)
Bug Fixes
-
Type casting of expected numeric fields to Flot64 types (
e556b96) -
Update version (
8e4ae7c) -
Updated ci/cd to only publish to pypi when there's a version change (
191bb6b)
Continuous Integration
- Enable automated PyPI publishing (
cc6a126)
Detailed Changes: v1.0.0...v1.0.1