Skip to content

Releases: IgnitionModuleDevelopmentCommunity/ignition-extensions

0.8.0

06 Jul 21:28
02b28ec
Compare
Choose a tag to compare

Commits

  • 485c325: fromExcel Enhancements and add dataset.toDict (#48) (JosephTLockwood) #48
  • e1ece4c: Update dependency org.jetbrains.kotlin.jvm to v1.8.22 (renovate[bot]) #47
  • 2870d97: Update plugin ktlint to v11.4.2 (renovate[bot]) #46
  • aa0e5a2: Update kotest to v5.6.2 (renovate[bot]) #43
  • df4869a: Update inductiveautomation/ignition Docker tag to v8.1.28 (renovate[bot]) #45
  • 350f1e1: Update plugin ktlint to v11.5.0 (renovate[bot]) #55
  • 4397c61: Update dependency gradle to v8.2 (renovate[bot]) #53
  • 02b28ec: Rename release actions file (Paul Griffith)

0.7.0

03 May 22:04
a5143fb
Compare
Choose a tag to compare

Commits

  • 2105f6c: Various maintenance and cleanup tasks (Paul Griffith) #20
  • 1c50cab: Basic tag history servlet (#21) (Paul Griffith) #21
  • cb0ab65: Logic expressions - anyOf, allOf, noneOf (#22) (Paul Griffith) #22
  • Adapter doesn't allow column types to go through as a direct list #25 (Paul Griffith)
  • fb87839: Configure Renovate (#28) (renovate[bot]) #28
  • 24fb301: Fix ignore deps for Ignition (Paul Griffith) #32
  • 544dd36: Update dependency gradle to v8 (renovate[bot]) #35
  • 22196de: Update plugin ktlint to v11.3.1 (renovate[bot]) #37
  • 8634ef0: Update kotest to v5.5.5 (renovate[bot]) #34
  • 4d6687d: Update dependency org.jetbrains.kotlin.jvm to v1.8.20 (renovate[bot]) #29
  • 6228e53: Update dependency gradle to v8.1.1 (renovate[bot]) #39
  • 7e48b15: Update dependency org.jetbrains.kotlin.jvm to v1.8.21 (renovate[bot]) #41
  • 87cb601: Update plugin ktlint to v11.3.2 (renovate[bot]) #42
  • 7c3c3c6: Update dependency io.mockk:mockk to v1.13.5 (renovate[bot]) #38
  • 4f09839: Update inductiveautomation/ignition Docker tag to v8.1.27 (renovate[bot]) #33
  • 852755c: Update kotest to v5.6.1 (renovate[bot]) #40
  • a5143fb: Add system.tag.getLocalConfiguration (#26) (Paul Griffith) #26

0.6.0

22 Nov 23:44
c483479
Compare
Choose a tag to compare

Commits

  • 8cf83ca: Add dataset equality functions (fixes #14) (Paul Griffith) #15
  • c483479: Expose DatasetBuilder and add kwargs for convenient instantiation (#16) (Paul Griffith) #16

0.5.0

31 Oct 16:24
c403cf7
Compare
Choose a tag to compare

Commits

  • c403cf7: Add system.dataset.fromExcel (#12) (Paul Griffith) #12

0.4.1

20 Oct 02:56
9eb2c2d
Compare
Choose a tag to compare

Commits

  • 125d67b: Fix quiet NoSuchElementException in printDataset of empty dataset (Paul Griffith)
  • 955780d: Add test case and optimize columnWidths data structure (Paul Griffith)
  • 9eb2c2d: Fix issue with deepCopy expanding strings into lists (Paul Griffith)

0.4.0

18 Oct 18:13
Compare
Choose a tag to compare

Commits

  • 1689845: Add system.util.evalExpression (Paul Griffith) #7
  • 872ce4c: Add isAvailable expression function (Paul Griffith) #9

0.3.0

30 Sep 17:39
60e791d
Compare
Choose a tag to compare

Commits

  • 60e791d: Add system.project extensions to all scopes (#6) (Paul Griffith) #6

0.2.0

29 Sep 00:44
2a0f2ed
Compare
Choose a tag to compare

Commits

  • 2a0f2ed: Automatic module signing (#5) (Paul Griffith) #5

0.1.0

28 Sep 18:35
Compare
Choose a tag to compare

Commits

  • da8b0be: Add system.dataset.filter (Paul Griffith) #1
  • 4fb661c: Move to org.imdc package structure (Paul Griffith) #2
  • 456951a: Fix mount point of context, enhance test coverage, add deepCopy (Paul Griffith) #3