Ambr-py

Latest version: v1.7.16

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

Scan your dependencies

Page 4 of 5

1.6.0

[1.6.0](https://github.com/seriaati/ambr/compare/v1.5.0..v1.6.0) - 2024-02-25

Documentation

- Update README - ([0c03e34](https://github.com/seriaati/ambr/commit/0c03e34abea9f4afaae31b234ac293e31eb69263))

Features

- Add `start` method - ([4d077ba](https://github.com/seriaati/ambr/commit/4d077bae0e7e9377d3d5f79bb6a468161f8b1020))

Refactoring

- [**breaking**]Make client parameters keyword only - ([ab273ee](https://github.com/seriaati/ambr/commit/ab273ee3825ebe0ab95e2552213d0b065008fe01))

Tests

- Improve unit tests - ([d20969f](https://github.com/seriaati/ambr/commit/d20969fb0e69d398391040afa823c798c3acac22))

1.5.0

[1.5.0](https://github.com/seriaati/ambr/compare/v1.4.1..v1.5.0) - 2024-02-25

Continuous Integrations

- Add workflows - ([079c0f4](https://github.com/seriaati/ambr/commit/079c0f480f8345e6c38d89a337231489127f16d2))

Features

- Add cache ttl param to API client - ([ca4ad51](https://github.com/seriaati/ambr/commit/ca4ad5149bba92471d3e72ef98d5214608ceb1b7))
- Add abyss models - ([5c3eac7](https://github.com/seriaati/ambr/commit/5c3eac72561a2949e8d98df30da3bcff0643bc68))
- Import abyss into model init - ([9f13cf6](https://github.com/seriaati/ambr/commit/9f13cf6025a6563491eb6d1c4e4df1b491d357a5))
- Replace diskcache with aiohttp-client-cache - ([0218fca](https://github.com/seriaati/ambr/commit/0218fcabf30d4b6ce2c8116530db2435f5154837))

Miscellaneous Chores

- **(deps)** Update dependencies - ([c44ba52](https://github.com/seriaati/ambr/commit/c44ba52d68891ab77a409044ea2569e1867e2bda))
- **(ruff)** Update config - ([7b76cfb](https://github.com/seriaati/ambr/commit/7b76cfb9660f36630b202ba7b032be88647d6c06))
- **(ruff)** Update config - ([36473b3](https://github.com/seriaati/ambr/commit/36473b3cdc7989f8a5a30b3cbd93b990fa76fecb))
- Add pre-commit config - ([d8afb2d](https://github.com/seriaati/ambr/commit/d8afb2d27f4dc047bbde4533d468acd36d764682))

Refactoring

- Refactor icon url conversion method - ([a561f14](https://github.com/seriaati/ambr/commit/a561f14f68ea95dd7912f9496e2a83329512ea54))
- Remove unnecessary init file - ([a11aec5](https://github.com/seriaati/ambr/commit/a11aec5fa465b37efd9198dfc5a681f6845f4d6a))
- [**breaking**]Rename `DataNotFound` to `DataNotFoundError` - ([cc27b58](https://github.com/seriaati/ambr/commit/cc27b58255fa37f38616818dbdddbf80664ebcdf))
- Comply to PEP-585 typing annotation standards - ([fcdae84](https://github.com/seriaati/ambr/commit/fcdae849f81ea7e7fc533b525b19f0b41b8a0261))
- [**breaking**]Rename changelog methods and classes - ([a9f9ca3](https://github.com/seriaati/ambr/commit/a9f9ca302f1edb349b84a49899a8d164c716cead))

1.4.1

[1.4.1](https://github.com/seriaati/ambr/compare/v1.4.0..v1.4.1) - 2024-01-07

Bug Fixes

- Remove html tags from `MaterialDetail` description - ([2032516](https://github.com/seriaati/ambr/commit/20325162fc2672f2ab0f36669bfe3c5b854f58f6))
- Remove html tags from `FoodEffect` description - ([8ada1eb](https://github.com/seriaati/ambr/commit/8ada1ebd2fd1fdab622878c06e900e8b10a86128))

Documentation

- Improve docstrings - ([03e0b65](https://github.com/seriaati/ambr/commit/03e0b6534d6125a44d0d534bea352974065c8e96))

Refactoring

- [**breaking**]Change type of `category` in `Item` to `str` - ([79b2a01](https://github.com/seriaati/ambr/commit/79b2a0122103898756f0f0ee15f06808731b51d0))

1.4.0

[1.4.0](https://github.com/seriaati/ambr/compare/v1.3.0..v1.4.0) - 2024-01-05

Bug Fixes

- Remove HTML tags from description of `FurnitureSetDetail` - ([20be000](https://github.com/seriaati/ambr/commit/20be0000a626d346aefa09b02c3aae7136242936))
- Remove HTML tags from description of `MonsterDetail` - ([52d9142](https://github.com/seriaati/ambr/commit/52d9142672a3b15b1d63944466f2e12697c72843))
- `MonsterReward`, `MonsterDetail`, `Monster` icon urls - ([7004d8d](https://github.com/seriaati/ambr/commit/7004d8d0070b9fee8fd0dbe8bc8ffdec12d0831f))
- Remove html tags from result of `fetch_readable` - ([134a9a1](https://github.com/seriaati/ambr/commit/134a9a19a6a4180e7cb94db284ab8ffcbf67cc0e))
- Fix `CardTalent` icon url - ([ef6ab2c](https://github.com/seriaati/ambr/commit/ef6ab2c58ef300e3d881fc73f9920e45c94e7e98))

Features

- Add various field validators to `CardDictionary` - ([164d2dc](https://github.com/seriaati/ambr/commit/164d2dca20c260edc214f50ad01a996d86633c90))
- [**breaking**]Change type of `props` in `TCGCardDetail` to dict - ([b66e7a0](https://github.com/seriaati/ambr/commit/b66e7a01dfc8c027e8ff2229206a6f0d5f80f84e))
- Add `id` attribute to `CardTalent` and `CardDictionary` - ([9e7b547](https://github.com/seriaati/ambr/commit/9e7b54755ad5e6fad91a28c1bb76c37762372810))
- Add `sub_skills` attribute to `CardTalent` - ([7f50666](https://github.com/seriaati/ambr/commit/7f50666df45cb3a042d6cafb6512df1b822d8ff3))

Miscellaneous Chores

- **(deps)** Bump attrs to v23.2.0 - ([2d18446](https://github.com/seriaati/ambr/commit/2d184464b3468c04dc2f676949d8c8a033c6a07b))

Refactoring

- Change logger name - ([a1cfd06](https://github.com/seriaati/ambr/commit/a1cfd0694279a1719fca3f3b079286b208f0bce0))

1.3.0

[1.3.0](https://github.com/seriaati/ambr/compare/v1.2.0..v1.3.0) - 2024-01-04

Bug Fixes

- Fix furniture icons - ([d6b267d](https://github.com/seriaati/ambr/commit/d6b267d9a2888a0ff2c3811e429475de0d2c98fa))
- Convert `FurnitureRecipeInput` icon - ([bd0d306](https://github.com/seriaati/ambr/commit/bd0d30678b29fbeae215e2d977fb0f53e727ce05))
- Fix living being icon URLs - ([14943a5](https://github.com/seriaati/ambr/commit/14943a592b5dc93d0feda9ecde9f698bad92a2f7))
- FIx tcg card icon - ([9c17b78](https://github.com/seriaati/ambr/commit/9c17b78c54f5f37297439258ce9641c34cdb5e77))
- Export missing furniture set related models to `__all__` - ([ceaae26](https://github.com/seriaati/ambr/commit/ceaae2617e701a721545e509d676f28966420a29))

Features

- Support furniture sets - ([7be3dd1](https://github.com/seriaati/ambr/commit/7be3dd1d14e8b1ac6598bd0fe095102c86ab890a))
- Add `small_icon` attribute to tcg cards - ([abc0211](https://github.com/seriaati/ambr/commit/abc0211e3f9c1ac1825e7c07f021d07c86968dd5))

1.2.0

[1.2.0](https://github.com/seriaati/ambr/compare/v1.1.0..v1.2.0) - 2024-01-02

Bug Fixes

- Remove HTML tags in `description` of `NamecardDetail` - ([bbffc5e](https://github.com/seriaati/ambr/commit/bbffc5eaf272ce9e65fad20c599494004a3ffb0c))
- Fix artifact icons not working - ([5bf6ec6](https://github.com/seriaati/ambr/commit/5bf6ec61dc66eda4110fb4b4ddad409cfbd20d76))

Features

- Add `gacha` attribute to `CharacterDetail` - ([25b201b](https://github.com/seriaati/ambr/commit/25b201b9bab2c83b7049484efd4f6a62813b2f85))
- Add `picture` attribute to `Namecard` and `NamecardDetail` - ([2325581](https://github.com/seriaati/ambr/commit/232558137d25ad09dd8369ab86878068385b3d7f))

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.