Pyxplora-api

Latest version: v2.12.9

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

Scan your dependencies

Page 12 of 32

2.4.0

What's Changed

- Added Python 3.11 support
- Updated version to 2.4.0 and app version to 1284
- Changed `readCampaignProfile method signature from (self) -> dict[str, Any]` to `(self, wuid: str) -> dict[str, Any]` in gql_handler and gql_handler_async files respectively
- Removed `campaignUserProfiles` methods from both handler classes as they are not used anywhere else in the codebase or tests


**Full Changelog**: https://github.com/Ludy87/pyxplora_api/compare/2.3.6...2.4.0

2.3.6

What's Changed
* Bump github/codeql-action from 2.1.35 to 2.1.36 by dependabot in https://github.com/Ludy87/pyxplora_api/pull/38
* Bump actions/setup-python from 4.3.0 to 4.3.1 by dependabot in https://github.com/Ludy87/pyxplora_api/pull/39
* v2.5.6 by Ludy87 in https://github.com/Ludy87/pyxplora_api/pull/40


**Full Changelog**: https://github.com/Ludy87/pyxplora_api/compare/2.3.5...2.3.6

2.3.5

What's Changed
* Bump github/codeql-action from 2.1.33 to 2.1.35 by dependabot in https://github.com/Ludy87/pyxplora_api/pull/36
* Bump mukunku/tag-exists-action from 1.1.0 to 1.2.0 by dependabot in https://github.com/Ludy87/pyxplora_api/pull/35
* ✨ v2.3.5-1283 by Ludy87 in https://github.com/Ludy87/pyxplora_api/pull/37


**Full Changelog**: https://github.com/Ludy87/pyxplora_api/compare/2.3.3...2.3.5

2.3.3

What's Changed
* Bump github/codeql-action from 2.1.31 to 2.1.33 by dependabot in https://github.com/Ludy87/pyxplora_api/pull/32
* ✨ v2.3.3-1283 by Ludy87 in https://github.com/Ludy87/pyxplora_api/pull/33


**Full Changelog**: https://github.com/Ludy87/pyxplora_api/compare/2.3.2...2.3.3

2.3.2

What's Changed
* ✨ v2.3.2-1280 by Ludy87 in https://github.com/Ludy87/pyxplora_api/pull/30


**Full Changelog**: https://github.com/Ludy87/pyxplora_api/compare/2.3.0...2.3.2

2.3.0

What's Changed
* Bump github/codeql-action from 2.1.30 to 2.1.31 by dependabot in https://github.com/Ludy87/pyxplora_api/pull/28
* ✨ v2.3.0-1280 by Ludy87 in https://github.com/Ludy87/pyxplora_api/pull/29

- Added new function getWatchChatsRaw
- Changed the default value of limit in getWatchChats and chats_a from 100 to 0 (no limit)
- Updated requirements.txt with dataclasses-json==0.5.7 as dependency for model classes
- Created a new file src/pyxplora_api/model which contains all data models used by pyXplora API, eases debugging and makes code more readable
- Added new enum class Emoticon
- Added new enum ChatType


**Full Changelog**: https://github.com/Ludy87/pyxplora_api/compare/2.2.3...2.3.0

Page 12 of 32

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.