v0.1.28
What's Changed
Some minor bug fixes no new major features.
- Enable pcweb integration tests by @Alek99 in #898
- Fix event handler calls to handlers by @picklelo in #899
- Add pc.set_value by @picklelo in #835
- var: use typing.get_type_hints instead of annotations by @masenf in #919
- Fix event handler string args by @picklelo in #928
- Set event handler module name by @picklelo in #930
Full Changelog: v0.1.27...v0.1.28