Releases: ignition-devs/ignition-api-8.1
Releases · ignition-devs/ignition-api-8.1
8.1.22
What's Changed
- ci: drop tox-gh by @thecesrom in #120
- test(tox): revert envlist changes by @thecesrom in #121
- revert(ci): use tox-gh for running tox in CI by @thecesrom in #122
- build(deps): pre-commit autoupdate by @pre-commit-ci in #123
- feat(system): allow java.util.Locale objects to be passed in as param… by @thecesrom in #125
- refactor(org): update MathIllegalArgumentException init signature by @thecesrom in #127
- chore: improve type hints by @thecesrom in #128
Full Changelog: v8.1.21.post3...v8.1.22
8.1.21.post3
What's Changed
- fix: change type hints on iter methods by @thecesrom in #119
Full Changelog: v8.1.21.post2...v8.1.21.post3
8.1.21.post2
What's Changed
- build(deps): use tox.ini for pydocstyle by @thecesrom in #111
- build(deps): use tox.ini for flake8 by @thecesrom in #112
- build(deps): use tox.ini for isort by @thecesrom in #113
- refactor(ia): add type hint to common.script.abc classes by @thecesrom in #114
- refactor(ia): add type hints to DatasetUtilities and WindowUtilities by @thecesrom in #115
- refactor: improve type hints by @thecesrom in #116
- chore(test): move cz and mypy settings by @thecesrom in #117
Full Changelog: v8.1.21.post1...v8.1.21.post2
8.1.21.post1
What's Changed
- ci(github): freeze mypy to version 0.971 by @thecesrom in #100
- ci(github): use tox for running CI tests by @thecesrom in #101
- build(deps): pre-commit autoupdate by @pre-commit-ci in #102
- ci(github): run tox as executable by @thecesrom in #103
- feat(ia): add TagPathParser class by @thecesrom in #105
- feat(ia): add classes implementing TagPath by @thecesrom in #107
- test(tox): update tox configuration by @thecesrom in #108
- chore: update pylint configuration by @thecesrom in #109
- test(tox): reorder envs by @thecesrom in #110
Full Changelog: v8.1.21...v8.1.21.post1
8.1.21
What's Changed
- fix(system): accept String arguments for popup position by @thecesrom in #74
- feat(system): add missing
system
constants by @thecesrom in #77 - refactor(system): remove class aliases by @thecesrom in #78
- fix(ia): accept unicode arg in SProcCall functions by @thecesrom in #80
- feat(ia): add ApplicationScope class by @thecesrom in #82
- feat(java): add type hints to all java and javax classes and methods by @thecesrom in #83
- build(deps): pre-commit autoupdate by @pre-commit-ci in #85
- fix(system): set smtp keyword argument as optional by @thecesrom in #86
- feat(java): add java.io.IOException by @thecesrom in #89
- feat(java): add java.nio Files and Paths by @thecesrom in #90
- build(deps): pre-commit autoupdate by @pre-commit-ci in #91
- build(deps): pre-commit autoupdate by @pre-commit-ci in #92
- feat(java): add java.text.SimpleDateFormat class by @thecesrom in #93
- feat(ia): add LocaleUtils by @thecesrom in #94
- ci(github): set Python version via env variable by @thecesrom in #95
- build(deps): pre-commit autoupdate by @pre-commit-ci in #96
- refactor: use correct typing notation for args and kwargs by @thecesrom in #97
- feat(system): add util.getModules function by @thecesrom in #98
- feat(system): add new roster functions from 8.1.21 by @thecesrom in #99
Full Changelog: v8.1.20...v8.1.21
8.1.20.post5
What's Changed
- build(deps): pre-commit autoupdate by @pre-commit-ci in #92
- feat(java): add java.text.SimpleDateFormat class by @thecesrom in #93
- feat(ia): add LocaleUtils by @thecesrom in #94
Full Changelog: v8.1.20.post4...v8.1.20.post5
8.1.20.post4
What's Changed
- feat(java): add type hints to all java and javax classes and methods by @thecesrom in #83
- build(deps): pre-commit autoupdate by @pre-commit-ci in #85
- fix(system): set smtp keyword argument as optional by @thecesrom in #86
- feat(java): add java.io.IOException by @thecesrom in #89
- feat(java): add java.nio Files and Paths by @thecesrom in #90
- build(deps): pre-commit autoupdate by @pre-commit-ci in #91
Full Changelog: v8.1.20.post3...v8.1.20.post4
8.1.20.post3
What's Changed
- feat(ia): add ApplicationScope class by @thecesrom in #82
Full Changelog: v8.1.20.post2...v8.1.20.post3
8.1.20.post2
What's Changed
- feat(system): add missing
system
constants by @thecesrom in #77 - refactor(system): remove class aliases by @thecesrom in #78
- fix(ia): accept unicode arg in SProcCall functions by @thecesrom in #80
Full Changelog: v8.1.20.post1...v8.1.20.post2
8.1.20.post1
What's Changed
- fix(system): accept String arguments for popup position by @thecesrom in #74
Full Changelog: v8.1.19.post4...v8.1.20.post1