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

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Aug 10:27
· 334 commits to main since this release

Feature

  • README: Improve features list (70ac22a)
  • Add core IkeaApi object for ease of usage (df8e94a)
  • Raise if can't find cookie with token in Auth and save screenshot (03c1add)
  • Make getting guest token inherit from API class (29b6108)
  • Add method choice in API.call_api (49c95ed)
  • Add Secrets class in which is concentrated all the "secret" data (4dac46d)
  • Make OrderCapture class callable (9c8a619)
  • Make many variables private (0567497)
  • Cover code base with type hints, (e8d58e8)
  • Update README: (c5e783e)

Fix

  • Semantic release build command (e0ef1d6)
  • Python version in pre-commit action (bd23667)
  • README: Links to code, grammar, remove link in header Response Examples (332f455)
  • OrderCapture method (6284553)
  • Issues due to latest commit (5d6c06a)
  • Python 3.7 support (924ab0e)
  • Install pre-commit hooks (fda6bdd)
  • Item: Annotations, linting issues with fetch_items_specs (d80bb39)
  • Python 3.7 support (d11258c)
  • Basic error handler (bef8498)