Ambr-py

Latest version: v1.8.2

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

Scan your dependencies

Page 4 of 6

1.7.1

[1.7.1](https://github.com/seriaati/ambr/compare/v1.7.0..v1.7.1) - 2024-03-05

Features

- Add `fetch_monster_curve` method - ([dca5bfa](https://github.com/seriaati/ambr/commit/dca5bfa7114dc9f6ba0c386e39d5c921d53a2136))
- Add new fields to `Character` and `CharacterDetail` - ([55b1b88](https://github.com/seriaati/ambr/commit/55b1b88aa45a64bad33111d0d624c526887e495e))

Miscellaneous Chores

- **(deps)** Update dependencies - ([224d8fd](https://github.com/seriaati/ambr/commit/224d8fd7555b81f6131617f0fbcd38b5555a5776))

1.7.0

[1.7.0](https://github.com/seriaati/ambr/compare/v1.6.1..v1.7.0) - 2024-02-26

Bug Fixes

- Fix blessing not being parsed correctly - ([ec801c5](https://github.com/seriaati/ambr/commit/ec801c5772fbabdc7e7278787fd676d1372bafdd))

Features

- Add `AbyssEnemyProperty` model - ([2f9fe18](https://github.com/seriaati/ambr/commit/2f9fe187874b1c8d6205c5c5745d1231a653e56d))
- Add `fetch_abyss_data` function - ([b4ae2aa](https://github.com/seriaati/ambr/commit/b4ae2aa012556721a0877d1c9c146af2a3687ff7))

Miscellaneous Chores

- **(deps)** Update dependencies - ([7349593](https://github.com/seriaati/ambr/commit/73495939fc40781e669b121555768a2d65acfc0e))

Refactoring

- Remove the temporary fixes - ([0eb9b34](https://github.com/seriaati/ambr/commit/0eb9b347255385c3904703288885385df40bf22b))

Tests

- Add abyss data test - ([2d2edc1](https://github.com/seriaati/ambr/commit/2d2edc165b8595aac784214a5b1db85b3750ee70))

1.6.1

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

Bug Fixes

- Fix not calling `start` in `aenter` - ([627ef3f](https://github.com/seriaati/ambr/commit/627ef3fe5e22e8e67bc614121edca9015cb6d8f7))

Documentation

- Fix typos in README - ([4523912](https://github.com/seriaati/ambr/commit/452391211927d2c48ea6e1d048cb75e491b6f3e3))

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))

Page 4 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.