Skip to content
This repository has been archived by the owner on Jan 29, 2022. It is now read-only.

Releases: SimonGolms/homekit-qrcode

v3.0.2

28 Jan 18:24
Compare
Choose a tag to compare

3.0.2 (2022-01-28)

Bug Fixes

  • add deprecation information (549a396)

v3.0.1

23 Jan 09:14
Compare
Choose a tag to compare

3.0.1 (2022-01-23)

Bug Fixes

  • arguments: typo in category describtion (c4a9fb9)

v3.0.0

28 Oct 15:57
Compare
Choose a tag to compare

3.0.0 (2021-10-28)

Features

  • arguments: add description to option category (9a4817a)
  • arguments: add description to option pairingCode (c8dd482)
  • add images as output formats (9abb6a6)

BREAKING CHANGES

  • Adjustment of cli arguments. The --output parameter will be used to specify the output format (svg, png, jpeg). By default the svg format is used. The --name parameter is used to specify the file name. By default the file name homekit-qrcode is used.

v3.0.0-beta.1

28 Oct 15:52
Compare
Choose a tag to compare
v3.0.0-beta.1 Pre-release
Pre-release

3.0.0-beta.1 (2021-10-28)

Features

  • arguments: add description to option category (9a4817a)
  • arguments: add description to option pairingCode (c8dd482)
  • add images as output formats (9abb6a6)

BREAKING CHANGES

  • Adjustment of cli arguments. The --output parameter will be used to specify the output format (svg, png, jpeg). By default the svg format is used. The --name parameter is used to specify the file name. By default the file name homekit-qrcode is used.

v2.0.0

26 Oct 13:49
Compare
Choose a tag to compare

2.0.0 (2021-10-26)

Features

  • update cli argument setup id (f94ea6f)
  • update cli arguments (c4ea1c4)

BREAKING CHANGES

  • set setupId to requried
  • pairing code accepts only a string of 8 digits

v2.0.0-beta.2

26 Oct 13:41
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release

2.0.0-beta.2 (2021-10-26)

Features

  • update cli argument setup id (f94ea6f)

BREAKING CHANGES

  • set setupId to requried

v2.0.0-beta.1

26 Oct 07:13
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

2.0.0-beta.1 (2021-10-26)

Features

BREAKING CHANGES

  • pairing code accepts only a string of 8 digits

v1.0.0

28 Dec 13:41
Compare
Choose a tag to compare

1.0.0 (2020-12-28)

Features