easytab 0.2.0

A Rust crate built for vendor-agnostic interaction with pen & tablet devices.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Changelog


## [0.2.0]https://github.com/DexterHill0/easytab-rs/compare/easytab@v0.1.0...easytab@v0.2.0 (2026-05-28)



### Features


* add basic example ([6118177]https://github.com/DexterHill0/easytab-rs/commit/611817705117ee1772db0837c5d62c7e00e23a57)
* implement CI, release-please, and dependabot ([24de987]https://github.com/DexterHill0/easytab-rs/commit/24de9879ddcf07cb7071f5b4c5dd439e727e512b)
* working win32 implementation ([57b07f0]https://github.com/DexterHill0/easytab-rs/commit/57b07f0c3674e7b02b4c96eb562f4f19a3ef88e5)


### Bug Fixes


* make windows deps only on windows targets ([0c9101f]https://github.com/DexterHill0/easytab-rs/commit/0c9101f14d0dbf0bba8da36020303e0b265c6bda)
* multiple tablets no longer conflict ([14baf00]https://github.com/DexterHill0/easytab-rs/commit/14baf009a04a031ff6934a3895554e1fba55941a)
* never mind you can't pin PRs ([5fe330f]https://github.com/DexterHill0/easytab-rs/commit/5fe330f9474f22234233499d30c60aa81ab8bc9d)
* set repo in gh-cli command ([bbf8562]https://github.com/DexterHill0/easytab-rs/commit/bbf85620e82f6e13ea40406ef5423764ba7c74a4)