Skip to content

Releases: ignition-devs/ignition-api-8.1

8.1.19.post4

05 Aug 16:47
925a165
Compare
Choose a tag to compare

What's Changed

  • fix(system): accept instances of Dataset by @thecesrom in #52
  • feat(ia): add fields to SprocCall, SprocArg, and SProcArgKey by @thecesrom in #53

Full Changelog: v8.1.19.post3...v8.1.19.post4

8.1.19.post3

02 Aug 23:55
6c88995
Compare
Choose a tag to compare

What's Changed

  • fix(ia): change the return type of dataset columns by @thecesrom in #50

Full Changelog: v8.1.19.post2...v8.1.19.post3

8.1.19.post2

02 Aug 16:06
a8c9baf
Compare
Choose a tag to compare

What's Changed

  • fix(system): fix args and return type of tag.query by @thecesrom in #49

Full Changelog: v8.1.19.post1...v8.1.19.post2

8.1.19.post1

01 Aug 23:26
10293ce
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.1.19...v8.1.19.post1

8.1.19

29 Jul 16:57
6491dcd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.1.18...v8.1.19

8.1.18.post2

09 Jul 23:09
e7a2bb9
Compare
Choose a tag to compare

Bug Fixes

  • add typing to Java code (#29)

Refactor

  • use java.lang.String (#30)

Revert

Full Changelog: v8.1.18.post1...v8.1.18.post2

8.1.18.post1

05 Jul 23:32
9b9e9a4
Compare
Choose a tag to compare

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

21 Jun 00:07
d4519d2
Compare
Choose a tag to compare

Features

  • add fields to Results class (#22)
  • add readRaw, writeRaw to bacnet module (#23)

Build

  • bump actions/setup-python from 3 to 4 (#21)

Full Changelog: v8.1.17...v8.1.18

8.1.17

13 May 15:54
0a0fa30
Compare
Choose a tag to compare

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

08 Apr 21:44
07ea039
Compare
Choose a tag to compare

Features

  • add perspective.authenticationChallenge (#17) (15acb6c)

Full Changelog: v8.1.16...v8.1.16.post1