Skip to content

Releases: MiSchroe/klf-200-api

Release v6.0.0

30 Dec 15:52
Compare
Choose a tag to compare
  • #171 Split each of Limitation Originator and Limitation Time into two separate properties for Min and Max values.

Release v5.0.2

11 Nov 11:39
Compare
Choose a tag to compare
  • #165 Fix logging error when the login throws an error in the TLS stack.
  • Fix lint findings.

Release v5.0.1

17 Jul 11:51
Compare
Choose a tag to compare
  • #147 refreshLimitationStatusAsync should wait for the session finished notification.

Release v5.0.0

15 Jul 08:18
Compare
Choose a tag to compare
  • #145 Make sendFrameAsync strongly typed. Remove obsolete type conversions.

v4.1.3

04 Jul 14:15
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump typedoc from 0.25.13 to 0.26.3 by @dependabot in #139
  • chore(deps-dev): bump @typescript-eslint/parser from 7.1.0 to 7.14.1 by @dependabot in #142
  • chore(deps-dev): bump tsx from 4.13.2 to 4.16.0 by @dependabot in #140
  • Limitation percentage values are not consistent by @MiSchroe in #144

Full Changelog: v4.1.2...v4.1.3

v4.1.2

28 Jun 15:36
Compare
Choose a tag to compare

What's Changed

  • File velux-cert.pem is missing in npm package. by @MiSchroe in #135
  • CommonJS doesn't load sub-modules dynamically by @MiSchroe in #137

Full Changelog: v4.1.0...v4.1.2

v4.1.0

27 Jun 12:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.1.0

v4.0.0

24 Jun 15:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5.0...v4.0.0

v3.5.0

15 Feb 15:08
Compare
Choose a tag to compare

What's Changed

  • Fix timeout tests to use fake timers by @MiSchroe in #101
  • Add properties for LimitationOriginator and LimitationTime by @MiSchroe in #105

Full Changelog: v3.4.0...v3.5.0

v3.4.0

08 Feb 19:02
Compare
Choose a tag to compare

What's Changed

  • refreshAsync doesn't refresh the values after a manual operation from a simple remote control by @MiSchroe in #99

Full Changelog: v3.3.0...v3.4.0