Releases: PepperDash/epi-denton-cor-tap
Releases · PepperDash/epi-denton-cor-tap
v1.0.0
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
- added device factory (2782cd6)
v1.0.0-add-releaserc.1
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
- added device factory (2782cd6)
0.2.2
0.2.1
What's Changed
- fix: single http client per device by @ngenovese11 in #10
Full Changelog: 0.1.1...0.2.1
0.2.0
Full Changelog: 0.1.1...0.2.0
0.1.1
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
What's Changed
- added build files by @ngenovese11 in #1
- pulling main into dev by @ngenovese11 in #2
- Feature/add factory by @ngenovese11 in #3
- merge in main to fix build yamls by @ngenovese11 in #4
- feature: added updated build actions by @ngenovese11 in #6
- Development by @ngenovese11 in #7
New Contributors
- @ngenovese11 made their first contribution in #1
Full Changelog: https://github.com/PepperDash/epi-lighting-denton-cor-tap/commits/0.1.0
0.0.1-beta-20
Update readme logo
0.0.1-beta-19
feature: some fixes from onsite testing
0.0.1-beta-18
fix: unique http clients per request