Skip to content

0.1.4 - Fix broken IEC API and add ReAuth flow on AuthFailure

Latest

Choose a tag to compare

@GuyKh GuyKh released this 05 Jul 10:00
6f94225

What's Changed

  • chore(deps): update colorlog requirement from >=6.8.2 to >=6.10.1 by @dependabot[bot] in #429
  • chore(deps): update ruff requirement from >=0.5.6 to >=0.15.12 by @dependabot[bot] in #428
  • chore(deps): update pip requirement from >=21.0 to >=26.1 by @dependabot[bot] in #427
  • chore(deps): update github/gh-aw action to v0.71.1 by @renovate[bot] in #430
  • chore(deps): update github/gh-aw action to v0.71.5 by @renovate[bot] in #431
  • chore(deps): update dependency mypy to v2 by @renovate[bot] in #432
  • chore(deps): update github/gh-aw action to v0.73.0 by @renovate[bot] in #433
  • chore(deps): update pip requirement from >=26.1 to >=26.1.1 by @dependabot[bot] in #434
  • chore(deps): update dependency mypy to v2.1.0 by @renovate[bot] in #435
  • chore(deps): update github/gh-aw action to v0.74.4 by @renovate[bot] in #438
  • chore(deps): update ruff requirement from >=0.15.12 to >=0.15.13 by @dependabot[bot] in #436
  • chore(deps): update github/gh-aw action to v0.74.8 by @renovate[bot] in #439
  • chore(deps): update ruff requirement from >=0.15.13 to >=0.15.14 by @dependabot[bot] in #440
  • chore(deps): update github/gh-aw action to v0.76.1 by @renovate[bot] in #441
  • chore(deps): update ruff requirement from >=0.15.14 to >=0.15.15 by @dependabot[bot] in #444
  • chore(deps): bump github/gh-aw from 0.76.1 to 0.77.5 by @dependabot[bot] in #445
  • chore(deps): update pip requirement from >=26.1.1 to >=26.1.2 by @dependabot[bot] in #443
  • chore(deps): update actions/checkout action to v6.0.3 by @renovate[bot] in #446
  • chore(deps): update github/gh-aw action to v0.79.0 by @renovate[bot] in #442
  • chore(deps): bump github/gh-aw from 715906e4f79a93439c11cd8248e75f91b1c8fc61 to 6badeca526b203de2f1939e5a628f898ca76f430 by @dependabot[bot] in #448
  • chore(deps): update ruff requirement from >=0.15.15 to >=0.15.16 by @dependabot[bot] in #447
  • chore(deps): update github/gh-aw digest to acf92a0 by @renovate[bot] in #449
  • chore(deps): update github/gh-aw action to v0.79.9 by @renovate[bot] in #450
  • chore(deps): update ruff requirement from >=0.15.16 to >=0.15.17 by @dependabot[bot] in #451
  • chore(deps): update actions/checkout action to v7 by @renovate[bot] in #452
  • chore(deps): update github/gh-aw action to v0.80.5 by @renovate[bot] in #453
  • chore(deps): update softprops/action-gh-release action to v3.0.1 by @renovate[bot] in #454
  • fix(translations): replace unresolved key references with literal strings by @rabin-io in #455
  • chore(deps): update ruff requirement from >=0.15.17 to >=0.15.18 by @dependabot[bot] in #456
  • chore(deps): update github/gh-aw action to v0.80.9 by @renovate[bot] in #457
  • chore(deps): update actions/setup-python action to v6.3.0 by @renovate[bot] in #458
  • chore(deps): update github/gh-aw action to v0.81.5 by @renovate[bot] in #459
  • chore(deps): update ruff requirement from >=0.15.18 to >=0.15.20 by @dependabot[bot] in #460
  • chore(deps): update github/gh-aw action to v0.81.6 by @renovate[bot] in #461
  • Workaround DeviceIn endpoint recaptcha requirement — use get_devices() instead by @GuyKh in #465
  • Feat: Add 400 error retries before reauth by @GuyKh in #464

New Contributors

Full Changelog: 0.1.3...0.1.4