Skip to content

Releases: Wacom-Developer/universal-ink-library

v2.0.0

12 Jul 21:01
Compare
Choose a tag to compare

2024/07/12 - RELEASE 2.0.0

  • Refactor schema handling in uim.model.semantics.schema package
  • Support eq for all classes in uim.model package, to enable comparison of UIM models
  • Fixing several bugs in parsing of UIM files
  • Improve API documentation
  • Adding serialization to JSON file for human readable UIM model representation
  • Adding helper function to create csv file from sensor data

v1.1.0

11 Sep 09:49
Compare
Choose a tag to compare

2023/09/11 - RELEASE 1.1.0

  • Fix: Azimuth and Altitude values are now correctly set in the UIM model
  • Rename syntax package to schema and using new naming convention for the schema
  • Add a analysis package to provide a set of functions to analyze the UIM model

v1.0.6

07 Oct 06:55
Compare
Choose a tag to compare
v1.0.6 Pre-release
Pre-release

2022/10/7 - RELEASE 1.0.6

Minor fix:
Set protobuf dependency to fixed tested version number

v1.0.5

06 Apr 19:34
Compare
Choose a tag to compare
v1.0.5 Pre-release
Pre-release
  • Minor improvements to the code.
  • Adding a function to remove a node from the ink tree
  • Add an new sampl

v1.0.2 alpha

18 Aug 11:33
Compare
Choose a tag to compare
v1.0.2 alpha Pre-release
Pre-release

Initial release of the Universal Ink Library. This is still a non-production release.

v1.0.1

18 Aug 10:38
Compare
Choose a tag to compare
v1.0.1 Pre-release
Pre-release

First public release.