Ambr-py

Latest version: v1.7.16

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

Scan your dependencies

Page 3 of 5

1.7.4

[1.7.4](https://github.com/seriaati/ambr/compare/v1.7.3..v1.7.4) - 2024-05-14

Bug Fixes

- [**breaking**]Change type of AbyssResponse.enemies to dict - ([7b40d2f](https://github.com/seriaati/ambr/commit/7b40d2fe2996f629cb5449079cb3f385109bc93c))

Documentation

- Update README - ([bb62963](https://github.com/seriaati/ambr/commit/bb62963040ba76fd07b392321bee718314c1fc74))

Miscellaneous Chores

- **(deps)** Update dependencies - ([041ab3c](https://github.com/seriaati/ambr/commit/041ab3c8f932d2c24e09a1bed354f344d963e38e))
- **(deps)** Update dependencies - ([1a32381](https://github.com/seriaati/ambr/commit/1a32381edb0e4f74c38215768bba0b1bf158faca))
- **(deps)** Update dependencies - ([6c34b69](https://github.com/seriaati/ambr/commit/6c34b69d3b403aafaffdfb42de8168efe353e5df))
- **(deps)** Update dependencies - ([5f9a983](https://github.com/seriaati/ambr/commit/5f9a9834a14125327abb622f0bdf560c7017f30a))
- **(deps)** Update dependencies ([12](https://github.com/seriaati/ambr/issues/12)) - ([c284032](https://github.com/seriaati/ambr/commit/c284032eb1bf75b48d9fba5511f1b4a639fb741a))
- **(deps)** Update dependencies ([13](https://github.com/seriaati/ambr/issues/13)) - ([ec103d5](https://github.com/seriaati/ambr/commit/ec103d55e89149a5c320f02d08965afd1c66a071))
- **(deps)** Update dependencies ([14](https://github.com/seriaati/ambr/issues/14)) - ([e3e048b](https://github.com/seriaati/ambr/commit/e3e048bf81a463c3476b4dca03d48458d1f38560))
- Add project name - ([b57a94e](https://github.com/seriaati/ambr/commit/b57a94ebdb97bdadbe1bee5efb8523ac4f18ab19))

1.7.3

[1.7.3](https://github.com/seriaati/ambr/compare/v1.7.2..v1.7.3) - 2024-03-27

Bug Fixes

- **(abyss)** Fix open_time attribute - ([eccbcdd](https://github.com/seriaati/ambr/commit/eccbcdda31a1083df49c986b282f6727edf67600))
- Fix error handler - ([befe686](https://github.com/seriaati/ambr/commit/befe686e1043dd5f0b4acdd82ac6ba978fa9a74f))
- Fix ConnectionTimeoutError code - ([66548c9](https://github.com/seriaati/ambr/commit/66548c9cf8a1420493fa3452c91766280c3c36a0))
- Also raise ConnectionTimeoutError when status code is 524 - ([6ddb046](https://github.com/seriaati/ambr/commit/6ddb0469ebddfeba6180114075951ab38cf24f0a))

Features

- Add error handling for different API response codes - ([ecfb8c9](https://github.com/seriaati/ambr/commit/ecfb8c97ac36fcdec96a764b6f478f0b61cd84a6))

Miscellaneous Chores

- **(deps)** Update dependencies - ([f2db880](https://github.com/seriaati/ambr/commit/f2db8809641eec6f28cfba15a43db03f7f1c7c60))
- **(deps)** Update dependencies - ([811a80a](https://github.com/seriaati/ambr/commit/811a80ac7e8a640d6440f8d98a053bc1e895f274))

1.7.2

[1.7.2](https://github.com/seriaati/ambr/compare/v1.7.1..v1.7.2) - 2024-03-15

Bug Fixes

- Fix DomainReward icon - ([a240906](https://github.com/seriaati/ambr/commit/a24090692ddbb8b02896bbad1b9f2fbe66c342cb))
- Fix mondstadt name in City - ([6280339](https://github.com/seriaati/ambr/commit/6280339586ad215e88c534a608a4e96833f4e85b))

Features

- **(abyss)** Add open_time attribute - ([911d79a](https://github.com/seriaati/ambr/commit/911d79a28286cb5787b5b9fdafbc4b0d90604a99))

Miscellaneous Chores

- **(deps)** Update dependencies - ([42bed77](https://github.com/seriaati/ambr/commit/42bed77560612213f64ec0b1c24e7bc10e61b166))

Refactoring

- [**breaking**]Change rewards in Domain to DomainReward objects - ([a1610c8](https://github.com/seriaati/ambr/commit/a1610c8fd02c3b61a4733c3504b87a6e4e595855))

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

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.