Aiordr

Latest version: v0.3.0

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

Scan your dependencies

Page 1 of 2

0.3.0

What's Changed
* chore: remove deprecated `close()` function (use `aclose()` instead)
* feat: add new errorcodes by NiceAesth in https://github.com/NiceAesth/aiordr/pull/41


**Full Changelog**: https://github.com/NiceAesth/aiordr/compare/v0.2.2...v0.3.0

0.2.2

Breaking changes
* `Client.close()` method is now deprecated with a warning. Use `aclose()` instead. Will be removed on 2024-03-01

What's Changed
* feat: rename `close()` to `aclose()` by NiceAesth in https://github.com/NiceAesth/aiordr/pull/34


**Full Changelog**: https://github.com/NiceAesth/aiordr/compare/v0.2.1...v0.2.2

0.2.1

What's Changed
* chore: add missing error codes
* (0.2.0): update WS url


**Full Changelog**: https://github.com/NiceAesth/aiordr/compare/v0.2.0...v0.2.1

0.2.0

What's Changed

* chore: update websocket url by NiceAesth in https://github.com/NiceAesth/aiordr/pull/32


**Full Changelog**: https://github.com/NiceAesth/aiordr/compare/v0.1.1...v0.2.0

0.1.1

Hotfix release, made `model_validate_file` a classmethod

0.1.0

Breaking changes
- Updated the library to use `Pydantic v2`
- The `dict` method has been renamed to `model_dump`
- The `json` method has been renamed to `model_dump_json`
- The `parse_obj` method has been renamed to `model_validate`
- The `parse_raw` method has been renamed to `model_validate_json`
- The `parse_file` method has been renamed to `model_validate_file`

What's Changed
- Updated endpoint for server information

New Contributors
* renovate made their first contribution in https://github.com/NiceAesth/aiordr/pull/4

**Full Changelog**: https://github.com/NiceAesth/aiordr/compare/v0.0.5...v0.1.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.