8.1.20
What's Changed
- build(deps): pre-commit autoupdate by @pre-commit-ci in #45
- refactor(java): move classproperty class by @thecesrom in #46
- fix(ia): make class' properties accessible by @thecesrom in #48
- fix(system): fix args and return type of tag.query by @thecesrom in #49
- fix(ia): change the return type of dataset columns by @thecesrom in #50
- fix(system): accept instances of Dataset by @thecesrom in #52
- feat(ia): add fields to SprocCall, SprocArg, and SProcArgKey by @thecesrom in #53
- build(deps): pre-commit autoupdate by @pre-commit-ci in #54
- feat(java): add type hints to Socket functions by @thecesrom in #56
- refactor(system): change type for
tagsargument by @thecesrom in #57 - build(deps): pre-commit autoupdate by @pre-commit-ci in #58
- perf: remove unused imports by @thecesrom in #59
- style(system): remove white-space by @thecesrom in #60
- refactor: return Iterator from iter methods by @thecesrom in #61
- feat(java): add functions to awt classes by @thecesrom in #62
- feat(java): improve typing by @thecesrom in #63
- ci: add requirements file for CI by @thecesrom in #64
- build(deps): pre-commit autoupdate by @pre-commit-ci in #65
- feat(ia): add getNodeId() to OPCBrowseElement by @thecesrom in #69
- feat(ia): implement ignition.common.BrowseElement by @thecesrom in #70
- feat(ia): add PerspectiveModule class by @thecesrom in #71
- feat(ia): add TypeUtilities under ignition.common by @thecesrom in #72
- feat: add toString implementation by @thecesrom in #73
Full Changelog: v8.1.19...v8.1.20