Yatta-py

Latest version: v1.3.9

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

Scan your dependencies

Page 2 of 3

1.3.3

[1.3.3](https://github.com/seriaati/yatta/compare/v1.3.2..v1.3.3) - 2024-03-22

Bug Fixes

- Fix converter errors - ([c602675](https://github.com/seriaati/yatta/commit/c60267523d0d0ccf379f01ea440219a112dde374))
- Fix error class names - ([3c34c92](https://github.com/seriaati/yatta/commit/3c34c923a55b0ccd9fbf7fca2c5aec7cf73f279f))
- Fix error handler - ([444410b](https://github.com/seriaati/yatta/commit/444410bad04b0a1b7419a443330a01104fac0024))
- Fix ConnectionTimeoutError error code - ([e8f27b0](https://github.com/seriaati/yatta/commit/e8f27b05f36144fe3ab5a01d02a773a34f5e395a))

Features

- Add error handling for different API response codes - ([6b72c13](https://github.com/seriaati/yatta/commit/6b72c130dedb977eb51ca2f05073f8b3219a0fea))
- Add enums module and import it in __init__.py - ([5cb10bb](https://github.com/seriaati/yatta/commit/5cb10bbdf97b516957348d47ee96d0d2bbd63879))
- [**breaking**]Add CombatType and PathType enums to CharacterType - ([902911d](https://github.com/seriaati/yatta/commit/902911dd98fa3cdac8bf157c82307ae8d627164d))

Miscellaneous Chores

- **(deps)** Update dependencies - ([ece6881](https://github.com/seriaati/yatta/commit/ece68818bb186a4e67a185065c2a46764b06c083))
- **(deps)** Update dependencies - ([c265920](https://github.com/seriaati/yatta/commit/c26592014212c64ae1882f621f32ac3e54df1f12))
- **(ruff)** Update config - ([25ffb75](https://github.com/seriaati/yatta/commit/25ffb75843e35222664804a1f03f0661b0137e68))

Refactoring

- [**breaking**]Rename UpgradeItem to CharacterCostItem - ([4c307a4](https://github.com/seriaati/yatta/commit/4c307a4a428f7636a7c8635cf27dd33bc5d532af))

1.3.2

[1.3.2](https://github.com/seriaati/yatta/compare/v1.3.1..v1.3.2) - 2024-03-08

Miscellaneous Chores

- **(deps)** Update dependencies - ([44f6bcd](https://github.com/seriaati/yatta/commit/44f6bcd6d2b9db1e64ef8f92b09856215b8d862c))
- **(deps)** Update dependencies - ([2fb70dd](https://github.com/seriaati/yatta/commit/2fb70dd447a22d8ee2e35840f0c567c49089c8c8))

Refactoring

- Remove temporary fixes - ([5170993](https://github.com/seriaati/yatta/commit/517099337cf9c817b66a3ca5a756fbcb7fcd1fae))
- [**breaking**]Change field names in CharacterUpgrade & LightConeUpgrade - ([f7edf83](https://github.com/seriaati/yatta/commit/f7edf83dbd10981a5e91c9d5745d9a7ea6f975c0))

1.3.1

[1.3.1](https://github.com/seriaati/yatta/compare/v1.3.0..v1.3.1) - 2024-02-25

Documentation

- Fix typo in README - ([5988cf4](https://github.com/seriaati/yatta/commit/5988cf4cf6352409413a7e5d0ea02d60f11a35e8))

Features

- Add `start `method - ([2955aff](https://github.com/seriaati/yatta/commit/2955aff3715afcfd53032d2dfbbb3907feb854d5))

1.3.0

[1.3.0](https://github.com/seriaati/yatta/compare/v1.2.0..v1.3.0) - 2024-02-25

Documentation

- Update README - ([f6e3cd9](https://github.com/seriaati/yatta/commit/f6e3cd966cabc7348f85ac55b9003a2470d93e7d))

Refactoring

- [**breaking**]Make client parameters keyword only - ([4749067](https://github.com/seriaati/yatta/commit/47490671e360248fa318c1a38c7e61b8cb0a4059))

1.2.0

[1.2.0](https://github.com/seriaati/yatta/compare/v1.1.2..v1.2.0) - 2024-02-25

Bug Fixes

- Handle null route in `Message` - ([f5db564](https://github.com/seriaati/yatta/commit/f5db564dea4c3a29c84902c94b18153b5e93e835))

Features

- Use new persistent caching method - ([b1bf4b6](https://github.com/seriaati/yatta/commit/b1bf4b68a1aa2d4341d00be8513beb928f0ad254))

Miscellaneous Chores

- **(deps)** Update dependencies - ([e795604](https://github.com/seriaati/yatta/commit/e7956044ec8c2314adc577feca54a8539ced9672))
- Remove git-cliff config - ([be95b2a](https://github.com/seriaati/yatta/commit/be95b2aa9e7f8b69672ddba35b8c660ab436c87c))
- Update pyproject.toml - ([c2a70f4](https://github.com/seriaati/yatta/commit/c2a70f452790fd92c212a0dc190ab5c626c5de16))

Refactoring

- [**breaking**]Rename `DataNotFound` to `DataNotFoundError` - ([5c33cb0](https://github.com/seriaati/yatta/commit/5c33cb0556a3391330264783f7566713b0d770f3))
- Comply to PEP-585 typing annotation standards - ([21facb3](https://github.com/seriaati/yatta/commit/21facb35b1bf147641fd2b1c0e3704a72658b6ad))
- Remove unnecessary init file - ([031446e](https://github.com/seriaati/yatta/commit/031446e91154d3b462f691dad8e5cc8084c18e20))

Tests

- Improve unit tests - ([2148603](https://github.com/seriaati/yatta/commit/2148603321a5956d03c4713c5049aa2136862ac9))

1.1.2

[1.1.2](https://github.com/seriaati/yatta/compare/v1.1.1..v1.1.2) - 2024-02-24

Bug Fixes

- Format `ItemDetail` description - ([24ef7ee](https://github.com/seriaati/yatta/commit/24ef7ee1503d9130f08cfb4e7c13370516309419))
- Replace `\\n` with `\n` - ([c44c42b](https://github.com/seriaati/yatta/commit/c44c42b7246d1c2ae0dfdf6d4bad236868ed01a6))
- Remove html tags from book names - ([537999b](https://github.com/seriaati/yatta/commit/537999bf9f2d9c77efa39bfef50e2f7255a94a4d))
- Remove html tags from `BaseSkill` description - ([6721dc1](https://github.com/seriaati/yatta/commit/6721dc18351a520f5b58e35584c509aba5f31a2d))
- Fix `BaseSkill` icon - ([eb01f46](https://github.com/seriaati/yatta/commit/eb01f46f95491043d274a90bd2208ced5867b92a))
- Format character names - ([9c7521d](https://github.com/seriaati/yatta/commit/9c7521de7740262917b19821b1a234702634652c))

Continuous Integrations

- Add workflows - ([050d85e](https://github.com/seriaati/yatta/commit/050d85e1ac76864f67c482fc80fb0307d538f878))

Features

- Add cache ttl param to API client - ([7bfbaea](https://github.com/seriaati/yatta/commit/7bfbaea08b2cbe628ba68a6076f8514927cf420c))

Miscellaneous Chores

- **(deps)** Add pre-commit - ([247348d](https://github.com/seriaati/yatta/commit/247348d379a230980cb5e26d916231dbeb10177e))
- **(deps)** Update dependencies - ([562e7ff](https://github.com/seriaati/yatta/commit/562e7ff0f7e3e20769a6818da4c7300b22046cdc))
- **(deps)** Update dependencies - ([437b0fd](https://github.com/seriaati/yatta/commit/437b0fd7d2aabd4266ef80e75942ff667f8db02d))
- Add playground.py to gitignore - ([bb9feca](https://github.com/seriaati/yatta/commit/bb9feca402babaea536dd9b3e2b594165e2a1336))
- Add pre-commit config - ([0e8359c](https://github.com/seriaati/yatta/commit/0e8359c49750353747cae0d04cb50e308a4ba5a8))

Refactoring

- [**breaking**]Rename fields in `CharacterScript` - ([1e937b1](https://github.com/seriaati/yatta/commit/1e937b1fab107bd16ea8f93eb79b8e18aa5e36cb))
- Replace pronouns - ([3c0cac3](https://github.com/seriaati/yatta/commit/3c0cac3a5acee4bc61e6d3478c2db01874af741b))
- Add logger name - ([8fc3df0](https://github.com/seriaati/yatta/commit/8fc3df01c48757e815ff404e6e791dc39316bc21))

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.