Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Releases: seamapi/python-legacy

v2.7.0

28 Feb 15:23
Compare
Choose a tag to compare

2.7.0 (2023-02-28)

Features

  • send status to connect on workflow trigger (8091b61)
  • use different name to call always (aae209d)

v2.6.0

01 Dec 22:29
Compare
Choose a tag to compare

2.6.0 (2022-12-01)

Features

  • Add attempt_for_offline_device to access_codes.create (#67) (279ba04)

v2.5.0

01 Dec 01:21
Compare
Choose a tag to compare

2.5.0 (2022-12-01)

Features

  • Do not wait for action action attempt on access_code.create (7684c1f)
  • Return access code immediately from access_code.create (b6ec63a)

v2.4.0

23 Nov 00:48
Compare
Choose a tag to compare

2.4.0 (2022-11-23)

Features

  • Create Access Codes against many devices with same code (#60) (d0e856f)

v2.3.0

16 Nov 19:41
Compare
Choose a tag to compare

2.3.0 (2022-11-16)

Features

  • Merge pull request #58 from seamapi/add-new-params-nov-14 (acebae9)

v2.2.0

13 Oct 18:02
Compare
Choose a tag to compare

2.2.0 (2022-10-13)

Features

  • Merge pull request #57 from seamapi/feat-sentry (20605d5)

v2.1.0

12 Oct 18:46
Compare
Choose a tag to compare

2.1.0 (2022-10-12)

Features

  • Merge pull request #56 from seamapi/feat-add-user-agent (aa00ba2)

v2.0.0

12 Oct 16:57
Compare
Choose a tag to compare

2.0.0 (2022-10-12)

⚠ BREAKING CHANGES

  • thrown exceptions will now be slightly different

Features

  • Merge pull request #53 from seamapi/feat-centralized-requests (000a164)

v1.6.0

08 Oct 15:06
Compare
Choose a tag to compare

1.6.0 (2022-10-08)

Features

  • Merge pull request #50 from seamapi/fill-connectwebview-props (72fab41), closes #26

v1.5.0

20 Sep 21:30
Compare
Choose a tag to compare

1.5.0 (2022-09-20)

Features

  • Merge pull request #47 from seamapi/implement-events (20e3ecb), closes #33