Pywmapi

Latest version: v1.2.0

Safety actively analyzes 623721 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.2.0

Added

* Add stateful tests for `auth`, `orders` and `profile`.

Changed

* Fix `Enum` serialization issue in [PR 7](https://github.com/leonardodalinky/pywmapi/pull/7).
* Use `attrs` and `cattrs` instead of `dataclasses` for better compatibility.

1.1.3

Changed

* New method to get JWT token. Refer to [PR 6](https://github.com/leonardodalinky/pywmapi/pull/6).

1.1.2

Added

* Github Action workflow for automatical release.
* `pre-commit-hooks` for development.

Changed

* Fix AttributeError `include` is None in `orders` API.
* Update build dependencies.

1.1.1

Changed

* Remove subclass `str` from enums due to the update of `requests`.
* Resolve issue with missing `icon_format` in `rivens.list_items()`.

1.1.0

Added

* Add api for `orders`, `profile`, `liches` and `rivens`.
* Add `experimental` API, including `auctions`.
* Add `exceptions` wrapper.
* Add websocket support to `Session`.

Changed

* Move `get_orders()` from `items` to `orders`, along with the related model definitions.

Deprecated

* `items.get_orders()` would be deprecated.

1.0.0

Added

* Add part of api into `auth`, `items` and `statistics`.
* 🎉 From here, we started.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.