Releases: ignition-devs/ignition-api-8.1
Releases · ignition-devs/ignition-api-8.1
8.1.18.post2
Bug Fixes
- add typing to Java code (#29)
Refactor
- use java.lang.String (#30)
Revert
- undo change on
mypy
(34492d7)
Full Changelog: v8.1.18.post1...v8.1.18.post2
8.1.18.post1
CI
- use Python 2 mode for mypy (#25)
Features
- implement all LoggerEx functions (#27)
Miscellaneous Tasks
- improve typing for
ignition-api-stubs
(#24)
Build
- pre-commit autoupdate (#26)
Full Changelog: v8.1.18...v8.1.18.post1
8.1.18
8.1.17
Bug Fixes
- update type hint for
html
arg (#20)
Refactor
- update type hint for payload arg (b8995ab)
Build
- update pylint configuration (#18)
Full Changelog: v8.1.16.post1...v8.1.17
8.1.16.post1
Features
Full Changelog: v8.1.16...v8.1.16.post1
8.1.16
Bug Fixes
- fix
ci.yml
(#5)
CI
- fix packaging issues (#2)
- update build action (#4)
- maintenance (#6)
- use
deps
scope for pre-commit.ci (#10)
Documentation
- update downloads badge (f162972)
- add discussions badge (7c2aa6f)
- replace old project name (#3)
- use pepy.tech for counting downloads (#13)
- add link to org CONTRIBUTING.md (#14)
- fix link to CONTRIBUTING header (72023b6)
Features
- add version argument to httpClient (#16)
Miscellaneous Tasks
- move project to github org (240c95f)
Refactor
- change parent class to Java
Object
(8aaa459) - Sourcery refactored main branch (#1)
- improve Version comparison logic (#11)
Build
- bump actions/checkout from 2 to 3 (#7)
- bump actions/setup-python from 2 to 3 (#8)
- bump .pylintrc from 2.12.2 to 2.13.2 (#12)
- pre-commit autoupdate (#15)
Revert
- remove condition from job (#9)
New Contributors
- @sourcery-ai made their first contribution in #1
- @thecesrom made their first contribution in #2
- @dependabot made their first contribution in #7
- @pre-commit-ci made their first contribution in #15
Full Changelog: v8.1.15...v8.1.16