Skip to content

Releases: chemelli74/aioamazondevices

v1.0.0

09 Dec 23:55
Compare
Choose a tag to compare

v1.0.0 (2024-12-09)

Bug Fixes

  • Use ISO 3166 standard for country codes (#102, 0fa4e96)

Build System

  • deps: Bump httpx from 0.28.0 to 0.28.1 (#99, c853dc3)

Signed-off-by: dependabot[bot] [email protected]

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>


Detailed Changes: v0.13.0...v1.0.0

v0.13.0

03 Dec 11:51
Compare
Choose a tag to compare

v0.13.0 (2024-12-03)

Build System

  • deps: Bump python-semantic-release/python-semantic-release from 9.15.0 to 9.15.1 (#96, ef13a01)

Signed-off-by: dependabot[bot] [email protected]

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Features


Detailed Changes: v0.12.0...v0.13.0

v0.12.0

02 Dec 19:42
Compare
Choose a tag to compare

v0.12.0 (2024-12-02)

Features


Detailed Changes: v0.11.1...v0.12.0

v0.11.1

02 Dec 17:07
Compare
Choose a tag to compare

v0.11.1 (2024-12-02)

Bug Fixes

  • Properties for AmazonDevice class (#93, a0a2af6)

Detailed Changes: v0.11.0...v0.11.1

v0.11.0

02 Dec 17:03
Compare
Choose a tag to compare

v0.11.0 (2024-12-02)

Build System

  • deps: Bump codecov/codecov-action from 4 to 5 (#85, c92c4f2)

Bumps codecov/codecov-action from 4 to 5.


updated-dependencies:

  • dependency-name: codecov/codecov-action dependency-type: direct:production

update-type: version-update:semver-major

...

Signed-off-by: dependabot[bot] [email protected]

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump httpx from 0.27.2 to 0.28.0 (#89, 923ed8c)

Bumps httpx from 0.27.2 to 0.28.0.


updated-dependencies:

  • dependency-name: httpx dependency-type: direct:production

update-type: version-update:semver-minor

...

Signed-off-by: dependabot[bot] [email protected]

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump orjson from 3.10.11 to 3.10.12 (#87, 71482db)

Bumps orjson from 3.10.11 to 3.10.12.


updated-dependencies:

  • dependency-name: orjson dependency-type: direct:production

update-type: version-update:semver-patch

...

Signed-off-by: dependabot[bot] [email protected]

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump python-semantic-release/python-semantic-release from 9.14.0 to 9.15.0 (#91, d20c580)

Signed-off-by: dependabot[bot] [email protected]

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps-dev: Bump pytest from 8.3.3 to 8.3.4 (#90, 711373d)

Bumps pytest from 8.3.3 to 8.3.4.


updated-dependencies:

  • dependency-name: pytest dependency-type: direct:development

update-type: version-update:semver-patch

...

Signed-off-by: dependabot[bot] [email protected]

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Features


Detailed Changes: v0.10.0...v0.11.0

v0.10.0

13 Nov 21:36
Compare
Choose a tag to compare

v0.10.0 (2024-11-13)

Build System

  • deps: Bump python-semantic-release/python-semantic-release (#83, b39e995)

Bumps python-semantic-release/python-semantic-release from 9.12.2 to 9.14.0. - Release notes - Changelog - Commits

--- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release dependency-type: direct:production update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] [email protected] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Features

  • feat: add login from stored data

  • chore: add pyasn1 dependency

  • chore: add rsa dependency

  • chore: update mypy settings for subclassing

  • chore: ignore mypy error per line instead of globally

Refactoring

v0.9.0

10 Nov 16:34
Compare
Choose a tag to compare

v0.9.0 (2024-11-10)

Build System

  • build(deps): bump python-semantic-release/python-semantic-release (#75)

Bumps python-semantic-release/python-semantic-release from 9.12.1 to 9.12.2.


updated-dependencies:

  • dependency-name: python-semantic-release/python-semantic-release
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (520b94a)

  • build(deps): bump python-semantic-release/python-semantic-release (#74) (61b9c65)

  • build(deps): bump orjson from 3.10.10 to 3.10.11 (#72)

Bumps orjson from 3.10.10 to 3.10.11.


updated-dependencies:

  • dependency-name: orjson
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (850e41f)

  • build(deps-dev): bump pytest-cov from 5.0.0 to 6.0.0 (#71)

Bumps pytest-cov from 5.0.0 to 6.0.0.


updated-dependencies:

  • dependency-name: pytest-cov
    dependency-type: direct:development
    update-type: version-update:semver-major
    ...

Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (5871ed5)

  • build(deps): bump colorlog from 6.8.2 to 6.9.0 (#70)

Bumps colorlog from 6.8.2 to 6.9.0.


updated-dependencies:

  • dependency-name: colorlog
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (29a9c7b)

Features

  • feat: devices cleanup and data consolidation (#81) (d6a911c)

  • feat: add library_test data saving (#80) (12f0cc8)

Refactoring

  • refactor: renamed param and var to a better naming (#77) (d5f4da6)

Testing

v0.8.0

01 Nov 12:05
Compare
Choose a tag to compare

v0.8.0 (2024-11-01)

Build System

  • build(ci): revert to standard semantic release (#67) (874b330)

Features

  • feat: drop python 3.11 support (#66)

  • feat: drop python 3.11 support

  • chore: revert python-semantic-release (317ba8d)

v0.7.3

31 Oct 19:59
Compare
Choose a tag to compare

v0.7.3 (2024-10-31)

Build

  • build(ci): add python 3.13 (21b0e3b)

  • build(deps): bump orjson from 3.10.9 to 3.10.10

Bumps orjson from 3.10.9 to 3.10.10.


updated-dependencies:

  • dependency-name: orjson
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] <[email protected]> (2540404)

Fix

  • fix: fix license classifier (f5af1f8)

Unknown

  • Merge pull request #64 from chemelli74/chemelli74-fix-license

fix: fix license classifier (64ba181)

  • Merge pull request #65 from chemelli74/chemelli74-python-3.13

build(ci): add python 3.13 (676fd70)

  • Merge pull request #63 from chemelli74/pre-commit-ci-update-config (47b06a9)

  • Merge pull request #62 from chemelli74/dependabot/pip/orjson-3.10.10

build(deps): bump orjson from 3.10.9 to 3.10.10 (3d745a9)

v0.7.2

22 Oct 21:21
Compare
Choose a tag to compare

v0.7.2 (2024-10-22)

Unknown

  • Merge pull request #59 from chemelli74/chemelli74-serial-resuse (a09f6c0)