🔥 Add:
- Sync API wrapper
- Raw data retreiving without pydantic processing using
raw_return
parameter - Abstract classes for API wrappers
🔄 Change:
- For testing,
pytest
is using instead ofpytest
❌ Remove:
- Async wrapper context manager
- Remove injectable
_session
parameter
Full Changelog: 0.1.3...0.2.0