You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## [1.2.0] - 2023-08-28
### Changed
- Dont instantiate socket connection unless we need to
- Disable loguru logging by default, require user to enable and configure it (#4)
### Added
- Added documentation on how to configure loguru (#4)
### Fixed
- Fixed `POST` requests to the REST API not working correctly due to using data instead of json
## [1.1.3] - 2023-08-24
### Added
- Added additional tests for the REST API
- Added support for using dotenv for loading credentials for testing
- Added CI workflow for creating releases both in Gitlab and Github
- Added Changelog to mkdocs
### Changed
- Added social href to README
- Added github sponsor link README