Better, completely different code architecture (https://github.com/vrslev/ikea-api-client/pull/94).
- I/O decoupled from logic (internals),
- async support,
- async/sync-universal code.
This is rewrite of whole codebase. Catch up by reading [the readme](https://github.com/vrslev/ikea-api-client/blob/main/README.md) 😉
**Full Changelog**: https://github.com/vrslev/ikea-api-client/compare/v1.2.0...v2.0.0