Skip to content

Latest commit

 

History

History
454 lines (248 loc) · 22.4 KB

CHANGELOG.md

File metadata and controls

454 lines (248 loc) · 22.4 KB

Changelog

v0.8.2 (2024-12-24)

Bug fixes

  • Fixed missing voice data for output (#209) (9ff4707)

Code style

  • Reorderd methods in api to have same listing as definition order of abstract class (#203) (2438038)

Build system

  • Bump aiohttp from 3.11.10 to 3.11.11 (#213) (5a50dbc)

v0.8.1 (2024-12-18)

Bug fixes

  • Optimize logging with ruff g004 (#211) (17cf4a2)

Build system

  • Cleanup old settings (#210) (e4e7b8f)

v0.8.0 (2024-12-17)

Features

  • Added docis and voice information for technicolor modems (#180) (bf769ad)

Build system

  • Bump python-semantic-release/python-semantic-release from 9.15.1 to 9.15.2 (#208) (175b8fd)
  • Bump wagoid/commitlint-github-action from 6.1.2 to 6.2.0 (#207) (3be1313)
  • Install poetry by default (#199) (f178a30)
  • Fix checkout for remote branches (#198) (be89b7e)
  • Bump aiohttp from 3.11.9 to 3.11.10 (#196) (c4952c5)
  • Bump python-semantic-release/python-semantic-release from 9.15.0 to 9.15.1 (#195) (5d10748)
  • Bump python-semantic-release/python-semantic-release (#193) (6d8bd78)
  • Bump aiohttp from 3.11.7 to 3.11.9 (#192) (f283c37)
  • Bump pytest from 8.3.3 to 8.3.4 (#191) (49e9a2d)
  • Bump aiohttp from 3.11.2 to 3.11.7 (#189) (ec5c0c4)
  • Bump aiohttp from 3.10.10 to 3.11.2 (#187) (17f796c)
  • Bump codecov/codecov-action from 4 to 5 (#186) (41c7400)
  • Bump python-semantic-release/python-semantic-release (#185) (d180b2f)
  • Bump python-semantic-release/python-semantic-release (#183) (dde42a7)
  • Bump python-semantic-release/python-semantic-release (#182) (94dcfa4)
  • Bump pytest-cov from 5.0.0 to 6.0.0 (#179) (9a62529)

Testing

  • Cleanup .coveragerc (#178) (48d08fa)

v0.7.1 (2024-11-01)

Bug fixes

  • Fix license classifier (#177) (4e15884)

v0.7.0 (2024-11-01)

Build system

  • Revert to standard semantic release (#176) (a46a8aa)
  • Add python 3.13 (059e38d)
  • Bump aiohttp from 3.10.9 to 3.10.10 (557c2d1)
  • Migrate-config (f37b283)
  • Add commitlint to pre-commit (c7d770e)
  • Bump aiohttp from 3.10.8 to 3.10.9 (a1e2e5e)
  • Bump aiohttp from 3.10.5 to 3.10.8 (c34f60b)
  • Bump pytest from 8.3.2 to 8.3.3 (6d29f90)
  • Bump tiangolo/issue-manager from 0.5.0 to 0.5.1 (f08774d)
  • Bump wagoid/commitlint-github-action from 6.1.1 to 6.1.2 (61d8d4b)
  • Bump aiohttp from 3.10.4 to 3.10.5 (dacf0b3)
  • Bump wagoid/commitlint-github-action from 6.1.0 to 6.1.1 (6958b62)
  • Bump wagoid/commitlint-github-action from 6.0.2 to 6.1.0 (cd5cd8d)
  • Bump aiohttp from 3.10.2 to 3.10.4 (b806614)
  • Bump aiohttp from 3.10.1 to 3.10.2 (e3b717f)
  • Bump wagoid/commitlint-github-action from 6.0.1 to 6.0.2 (4c25727)
  • Bump aiohttp from 3.9.5 to 3.10.1 (8cb2514)
  • Bump snok/install-poetry from 1.4.0 to 1.4.1 (439108d)
  • Bump snok/install-poetry from 1.3.4 to 1.4.0 (ae04590)
  • Bump pytest from 8.3.1 to 8.3.2 (2f8253b)
  • Bump pytest from 8.2.2 to 8.3.1 (db98fb2)

Features

  • Drop python 3.11 support (#175) (b4b1fe7)

Unknown

v0.6.1 (2024-06-24)

Bug fixes

  • Fix license classifier (#131) (f929cfc)

Unknown

Build system

  • Bump pytest from 8.2.1 to 8.2.2 (849cafc)
  • Bump pytest from 8.2.0 to 8.2.1 (eff402e)
  • Bump pytest from 8.1.1 to 8.2.0 (12cebbb)

v0.6.0 (2024-04-28)

Unknown

Features

  • Support for vodafone sercomm h300s (4608915)

Build system

  • Minor updates (d4c3202)
  • Bump aiohttp from 3.9.4 to 3.9.5 (e0c159c)
  • Update cfg for v6 (breakingchange) (17e8a3b)
  • Bump wagoid/commitlint-github-action from 5.4.5 to 6.0.1 (315494f)
  • Bump aiohttp from 3.9.3 to 3.9.4 (09e1948)
  • Bump idna from 3.6 to 3.7 (694377d)
  • Typo (52ea33f)
  • Cleanup (a46f537)
  • Use ruff instead of isort, black, flake8, bandit and some pre-commit-hooks (10a7e43)
  • Bump pytest-cov from 4.1.0 to 5.0.0 (0f9133f)
  • Bump pytest from 8.0.2 to 8.1.0 (a0cb189)
  • Bump pytest from 8.0.1 to 8.0.2 (322ac34)
  • Format devcontainer.json (dfa1359)
  • Bump pytest from 8.0.0 to 8.0.1 (7f46bb6)
  • Bump pre-commit/action from 3.0.0 to 3.0.1 (7b75833)
  • Bump aiohttp from 3.9.2 to 3.9.3 (57cac7e)
  • Revert config change for actions/checkout@v4 (dab728a)
  • Bump tiangolo/issue-manager from 0.4.1 to 0.5.0 (e8f3a7a)
  • Bump pytest from 7.4.4 to 8.0.0 (47d0af7)
  • Bump aiohttp from 3.9.1 to 3.9.2 (f83e584)

Refactoring

  • Short parameter for config file -cf instead of -f (c354354)
  • Make library_test.py accept json config file (79956dd)

v0.5.4 (2024-01-21)

Unknown

Bug fixes

  • Check logged-in before resatrt connection/router (ea994a9)

v0.5.3 (2024-01-20)

Unknown

Bug fixes

v0.5.2 (2024-01-20)

Unknown

Build system

  • Use fork to force python 3.11 (33a3568)
  • Update semantic-release to 8.x (796b801)
  • Switch ci to python 3.11 (aae08b5)
  • Bump wagoid/commitlint-github-action from 5.4.4 to 5.4.5 (29a4999)
  • Bump tiangolo/issue-manager from 0.4.0 to 0.4.1 (ab21128)
  • Bump pytest from 7.4.3 to 7.4.4 (def2731)
  • Bump actions/setup-python from 4 to 5 (daced71)

Bug fixes

  • Various fixes for get_device_type (ec8f01f)

v0.5.1 (2023-12-03)

Unknown

Bug fixes

  • Interpret connected state correctly (686e19a)

v0.5.0 (2023-12-03)

Unknown

Documentation

  • Explain why code lookup is needed for sercomm devices (b137975)

Features

  • Add specific check for sercom csrf token (a8f1780)
  • Device detection, consider none as result (bb5204a)
  • Require aiohttp.clientsession to determine device type (cdb4637)
  • Add additional detection for sercomm devices (6a3f4c0)
  • Add method to determine a device type (eb4f9c5)

Refactoring

  • Remove device type argument (36978a1)
  • Add staticmethod decorator, line breaks (92cb428)

v0.4.3 (2023-11-28)

Unknown

Bug fixes

  • Recreate closed aiohttp session (a2ec07b)

Build system

  • Bump aiohttp from 3.8.6 to 3.9.0 (3155d11)
  • Bump wagoid/commitlint-github-action from 5.4.3 to 5.4.4 (96c7b3b)
  • Bump pytest from 7.4.2 to 7.4.3 (f02a0c9)

v0.4.2 (2023-10-26)

Unknown

Bug fixes

  • Improve failed login handling (c39ffd1)

v0.4.1 (2023-10-17)

Unknown

Refactoring

Bug fixes

  • Add timezone to convert_uptime functions (d37cdbd)

v0.4.0 (2023-10-16)

Unknown

Refactoring

  • Inline page urls and extract login message (d53faa9)
  • Use one set of header for all types of stations (18c2633)

Bug fixes

  • Add abstract method for convert_uptime (9a2bc9d)

Features

  • Add device type for technicolor devices (2133eb4)
  • Use generic post and get methods for technicolor (170043f)

v0.3.2 (2023-10-12)

Unknown

Bug fixes

  • Timestamp formatting works on windows (e614eac)

Refactoring

  • Make get and post more generic (f91daf0)
  • Move close to common api (a779243)
  • Add technicolor firmware api structure (7c52386)

Features

  • Support technicolor vodafone stations from germany (09989a6)

Build system

  • Bump aiohttp from 3.8.5 to 3.8.6 (d312246)
  • Simplify vscode and docker environments (0080be7)

v0.3.1 (2023-09-26)

Unknown

Bug fixes

  • Make beautifulsoup parsing more robust (dc2d47b)

v0.3.0 (2023-09-20)

Unknown

Features

Build system

v0.2.1 (2023-09-19)

Unknown

Build system

Bug fixes

  • Mypy new version's complains (b8a552d)

v0.2.0 (2023-09-10)

Unknown

Bug fixes

  • Missing wifi band info on some models (304c254)

Features

  • Basic checks to verify if model is supported (c3c34ff)

Build system

  • Fix labels permission (7e43c06)
  • Bump actions/checkout from 3 to 4 (b1bc21b)
  • Bump pytest from 7.4.1 to 7.4.2 (de654a3)
  • Bump pytest-cov from 3.0.0 to 4.1.0 (9d155fa)
  • Bump wagoid/commitlint-github-action from 5.4.1 to 5.4.3 (dd0c473)
  • Bump snok/install-poetry from 1.3.3 to 1.3.4 (9c11fdc)

v0.1.0 (2023-09-07)

Bug fixes

  • Handle credentials with special characters (d3b0a14)
  • Handle credentials with special characters (1b4a6cd)

Features

  • Full sensor data, restart connection/router (db68478)
  • Full sensor data, restart connection/router (3f40512)

v0.0.8 (2023-09-05)

Bug fixes

Unknown

v0.0.7 (2023-09-05)

Bug fixes

Unknown

v0.0.6 (2023-08-22)

Bug fixes

v0.0.5 (2023-07-28)

Bug fixes

Unknown

v0.0.4 (2023-07-01)

Bug fixes

  • Adjust permissions to allow release (c8667b4)
  • Remove legacy python versions that do not support old typing (#2) (c6d6a87)
  • Add some basic sanity tests (#1) (1d813d3)
  • Dependencies fix (118e1b3)

Unknown

Build system

Refactoring