Skip to content

Releases: PepperDash/epi-denton-cor-tap

v1.0.0

28 Jan 20:33
cad9994

Choose a tag to compare

1.0.0 (2026-01-28)

Bug Fixes

  • a few bugfixes from testing onsite (ca41750)
  • fixed an error with uri parsing and in the nuget url (9615abf)
  • response parsing (21e1655)
  • single http client per device (998eceb)
  • space in nuget url and keyed join map extension (c5609ca)
  • unique http clients per request (0734785)
  • uses the id now instead of the name to recall scene (2b89711)

Features

v1.0.0-add-releaserc.1

28 Jan 18:40
b80adaa

Choose a tag to compare

Pre-release

1.0.0-add-releaserc.1 (2026-01-28)

Bug Fixes

  • a few bugfixes from testing onsite (ca41750)
  • fixed an error with uri parsing and in the nuget url (9615abf)
  • response parsing (21e1655)
  • single http client per device (998eceb)
  • space in nuget url and keyed join map extension (c5609ca)
  • unique http clients per request (0734785)
  • uses the id now instead of the name to recall scene (2b89711)

Features

0.2.2

21 Oct 19:42
0d1aec7

Choose a tag to compare

What's Changed

Full Changelog: 0.2.1...0.2.2

0.2.1

02 Sep 16:10
aee1198

Choose a tag to compare

What's Changed

Full Changelog: 0.1.1...0.2.1

0.2.0

02 Aug 20:27

Choose a tag to compare

Full Changelog: 0.1.1...0.2.0

0.1.1

29 Jul 19:36
6a16217

Choose a tag to compare

What's Changed

  • fix: uses the id now instead of the name to recall scene by @ngenovese11 in #8

Full Changelog: 0.1.0...0.1.1

0.1.0

29 Jul 19:18
be151d7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/PepperDash/epi-lighting-denton-cor-tap/commits/0.1.0

0.0.1-beta-20

15 Jul 18:21

Choose a tag to compare

0.0.1-beta-20 Pre-release
Pre-release
Update readme logo

0.0.1-beta-19

06 Jul 01:48

Choose a tag to compare

0.0.1-beta-19 Pre-release
Pre-release
feature: some fixes from onsite testing

0.0.1-beta-18

24 Jun 20:26

Choose a tag to compare

0.0.1-beta-18 Pre-release
Pre-release
fix: unique http clients per request