Ambr-py

Latest version: v1.8.2

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

Scan your dependencies

Page 1 of 6

1.8.2

[1.8.2](https://github.com/seriaati/ambr/compare/v1.8.1..v1.8.2) - 2025-01-03

Bug Fixes

- Add new arg to client - ([881fa04](https://github.com/seriaati/ambr/commit/881fa0455f5f8f060f405dd73ef73b076febc003))

Features

- Add version fetching - ([8267e3a](https://github.com/seriaati/ambr/commit/8267e3a971f6213d90e152595c3feb86b3cd10e4))

1.8.1

[1.8.1](https://github.com/seriaati/ambr/compare/v1.8.0..v1.8.1) - 2024-12-30

Bug Fixes

- Fix some enums not being exported to dunder all - ([031912a](https://github.com/seriaati/ambr/commit/031912ac077f749635813e5581edf1811defa905))
- Make CharacterGuide.gw_data Optional - ([c7383f3](https://github.com/seriaati/ambr/commit/c7383f31ab8584630894559c1e0c55e9f2fd459b))
- Fix logger - ([dd5cd7d](https://github.com/seriaati/ambr/commit/dd5cd7d6467cbcd1cd226ffc24371f0f4dec0dc6))
- Make GWData.playstyle an optional field - ([5626fac](https://github.com/seriaati/ambr/commit/5626fac2c709c129b9992cee27e60de7b49ad8f9))

Improvements

- Remove "..." in debug logging - ([b644ef7](https://github.com/seriaati/ambr/commit/b644ef7cc95a4e2ecc856aad276af691ca82031d))

Miscellaneous Chores

- **(deps)** lock file maintenance ([77](https://github.com/seriaati/ambr/issues/77)) - ([563d51a](https://github.com/seriaati/ambr/commit/563d51a3078e247265471c15118b1cede59df09e))
- **(deps)** lock file maintenance ([78](https://github.com/seriaati/ambr/issues/78)) - ([165e198](https://github.com/seriaati/ambr/commit/165e1987dd6a28dce92546b416802cda02491ecf))
- **(deps)** lock file maintenance ([79](https://github.com/seriaati/ambr/issues/79)) - ([e7ed2fa](https://github.com/seriaati/ambr/commit/e7ed2fab04daba4307c48726c1f7eafc7dac023e))
- **(deps)** lock file maintenance ([80](https://github.com/seriaati/ambr/issues/80)) - ([73c23bf](https://github.com/seriaati/ambr/commit/73c23bfd876f50bd6e8acd8211e0a7c03af55518))
- **(ruff)** Remove deprecated rules - ([eddca43](https://github.com/seriaati/ambr/commit/eddca431fae3bc48ba408269f95cf3debb04ea2c))

1.8.0

[1.8.0](https://github.com/seriaati/ambr/compare/v1.7.16..v1.8.0) - 2024-11-29

Bug Fixes

- Fix value of SpecialStat.ENERGY_RECHARGE - ([c681a92](https://github.com/seriaati/ambr/commit/c681a92679fa61529ceebc40391c499cc46d9dce))
- Fix default value for list fields - ([c4cc4de](https://github.com/seriaati/ambr/commit/c4cc4de31ac64e09c3fe281cf8697a10c23a0f4c))

Features

- Use loguru for logging - ([474c812](https://github.com/seriaati/ambr/commit/474c812bc4bea3b49abd2e13154b52eb17828b48))
- Add fetch_character_guide method - ([a791e74](https://github.com/seriaati/ambr/commit/a791e7477c93e582a046d8f887517c30ec94d7f8))

Improvements

- Enumify WeaponType and SpecialStat - ([719c643](https://github.com/seriaati/ambr/commit/719c643b7e0796e234fb949f9df9b0e45c8147cc))

Miscellaneous Chores

- **(deps)** lock file maintenance ([76](https://github.com/seriaati/ambr/issues/76)) - ([b56a4c9](https://github.com/seriaati/ambr/commit/b56a4c994f01adb9e61d0a87c5c18c4f380994c8))
- **(ruff)** Ignore ALL rules in test.py - ([df0f032](https://github.com/seriaati/ambr/commit/df0f032936b244aa4abe2741b2ee5a8661216ce2))
- Add .python-version file - ([5a54037](https://github.com/seriaati/ambr/commit/5a540378e99bef2cbdf3da718ea3fdfa8c824529))

Refactoring

- Remove pytest.mark.asyncio - ([aff8c4b](https://github.com/seriaati/ambr/commit/aff8c4be64b57942fbc58cff539a0dfcb5da17e3))
- Move enums from models.character.py to enums.py - ([cc1cd27](https://github.com/seriaati/ambr/commit/cc1cd27274e46433bd547147067a1001d80cf9d4))

1.7.16

[1.7.16](https://github.com/seriaati/ambr/compare/v1.7.15..v1.7.16) - 2024-10-07

Bug Fixes

- **(deps)** update dependency aiohttp to v3.10.6 - ([7fa6696](https://github.com/seriaati/ambr/commit/7fa669620d44e4093108dc2ccc03a81baa061d12))
- **(deps)** update dependency aiohttp to v3.10.7 - ([7dab6ed](https://github.com/seriaati/ambr/commit/7dab6eda521e73b199362efe3f8a0dedf46b9d3b))
- **(deps)** update dependency aiohttp to v3.10.8 - ([e2d8fc8](https://github.com/seriaati/ambr/commit/e2d8fc85b5c118c8c25776573a0abc55ce1b5eb2))
- **(deps)** update dependency aiohttp-client-cache to ^0.12.0 - ([54625cf](https://github.com/seriaati/ambr/commit/54625cf3ef7151a88b1d3f3b1aa66863c1d8b796))
- **(deps)** update dependency aiohttp-client-cache to v0.12.1 - ([581a338](https://github.com/seriaati/ambr/commit/581a338da978fc6e71a65b86ee45525ccb263d13))
- **(deps)** update dependency aiohttp-client-cache to v0.12.2 - ([f61928a](https://github.com/seriaati/ambr/commit/f61928a3c21fc6ae8b14f1750fbd277335ee0694))
- **(deps)** update dependency aiohttp-client-cache to v0.12.3 - ([0772e39](https://github.com/seriaati/ambr/commit/0772e39cc34094403ddee7c384d3e53a6a3478ad))
- **(deps)** update dependency aiohttp to v3.10.9 - ([e91d1a3](https://github.com/seriaati/ambr/commit/e91d1a31e50c2c00f0c7539ee344407f724b24b7))

Miscellaneous Chores

- **(deps)** update dependency ruff to v0.6.6 - ([d796a6b](https://github.com/seriaati/ambr/commit/d796a6ba648d2d6dc8254c22793ab02362b90632))
- **(deps)** update dependency ruff to v0.6.7 - ([69e3fa5](https://github.com/seriaati/ambr/commit/69e3fa5536516589b527d9447a75465a01614ba0))
- **(deps)** update dependency pre-commit to v4 - ([a1a9977](https://github.com/seriaati/ambr/commit/a1a997791a8126a079ed17f33e10e17875f26ce5))
- Remove ruff - ([7562f6f](https://github.com/seriaati/ambr/commit/7562f6f1724f1638b7a682d41a13301a36e093c8))
- Organize project and stuff - ([c5cb249](https://github.com/seriaati/ambr/commit/c5cb2496a4395b388080714d8d7ee7fdfa8f3794))

1.7.15

[1.7.15](https://github.com/seriaati/ambr/compare/v1.7.14..v1.7.15) - 2024-09-18

Bug Fixes

- **(deps)** update dependency pydantic to v2.9.2 - ([9e49459](https://github.com/seriaati/ambr/commit/9e4945906175bb50c48ccd5c00b120386f3a2945))
- Update ambr API url - ([65f05fc](https://github.com/seriaati/ambr/commit/65f05fc24ce21fe73d3d1051b99165bf199a3bde))

Documentation

- Update project ambr link in README - ([23b34c8](https://github.com/seriaati/ambr/commit/23b34c8b11efe51605c45fcd54cd80f4faae007c))
- Update API wrapper section - ([37491ef](https://github.com/seriaati/ambr/commit/37491efab074ceb2a9e9f41151d67c53485b24c2))

Miscellaneous Chores

- **(deps)** update dependency ruff to v0.6.5 - ([591f6ac](https://github.com/seriaati/ambr/commit/591f6ac556055610ab33e5e33c95b7574e0954e1))

1.7.14

[1.7.14](https://github.com/seriaati/ambr/compare/v1.7.13..v1.7.14) - 2024-09-13

Bug Fixes

- Completely remove the existence of api.ambr.top - ([1ceab82](https://github.com/seriaati/ambr/commit/1ceab82efc94b07a729d224e2e4772a6d71c299d))

Page 1 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.