Akasha-py

Latest version: v0.2.8

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

Scan your dependencies

Page 1 of 3

0.2.8

[0.2.8](https://github.com/seriaati/akasha-py/compare/v0.2.7..v0.2.8) - 2024-11-24

Bug Fixes

- Fix AttributeError on UserCalc.calculations - ([58e9620](https://github.com/seriaati/akasha-py/commit/58e9620731c60d98e4f32f47e1b4e5f54f616e43))

Continuous Integrations

- Simplify ruff lint workflow - ([69508f8](https://github.com/seriaati/akasha-py/commit/69508f86d10e54b4e21b385b07c0d98823fb5a30))

Improvements

- Allow getting leaderboard for multiple uids - ([0e6d639](https://github.com/seriaati/akasha-py/commit/0e6d6393a455c3f9ccbfa6dae7e0ca324c0bbdce))

Miscellaneous Chores

- **(ruff)** Remove deprecated lint rules - ([1c5a8cd](https://github.com/seriaati/akasha-py/commit/1c5a8cda8bdf697dec99fe714c0452ddf90793ab))

0.2.7

[0.2.7](https://github.com/seriaati/akasha-py/compare/v0.2.6..v0.2.7) - 2024-10-17

Bug Fixes

- Add physicalDamageBonus to CharaStatType - ([6285254](https://github.com/seriaati/akasha-py/commit/62852546b413fc32e3ef39212fc1695bdc7829e4))

Miscellaneous Chores

- **(deps)** Update dependencies - ([4d8ec80](https://github.com/seriaati/akasha-py/commit/4d8ec80f498daadca8d1d53f20de3e0bf9491724))
- Add .python-version file - ([5925077](https://github.com/seriaati/akasha-py/commit/5925077b1df8815820e2815fe3aef6b73c3f2536))

0.2.6

[0.2.6](https://github.com/seriaati/akasha-py/compare/v0.2.5..v0.2.6) - 2024-10-07

Continuous Integrations

- Configure create release workflow - ([b995f6e](https://github.com/seriaati/akasha-py/commit/b995f6e9cda716adfc29a309182822cfbdad652f))
- Upate create-release config - ([1f2ac40](https://github.com/seriaati/akasha-py/commit/1f2ac40c2256351a342cdb0e88dc0dcbc680cb4d))
- Configure workflows - ([7da1c98](https://github.com/seriaati/akasha-py/commit/7da1c98a8ad9f7659af1e9752af9430e49719a28))

Miscellaneous Chores

- **(deps)** Update dependencies - ([ad9096f](https://github.com/seriaati/akasha-py/commit/ad9096f55fe2f47e50eff9735fc1184abdb58dc3))
- Update renovate config - ([9b77dcb](https://github.com/seriaati/akasha-py/commit/9b77dcb04553f59b0590fd829eb119af7e6e5139))

0.2.5

[0.2.5](https://github.com/seriaati/akasha-py/compare/v0.2.4..v0.2.5) - 2024-09-25

Bug Fixes

- **(deps)** Stop updating aiohttp - ([5f63004](https://github.com/seriaati/akasha-py/commit/5f630040e8816a103f12f86b1294f95f52213430))

Miscellaneous Chores

- Update renovate config - ([0877078](https://github.com/seriaati/akasha-py/commit/087707823873b69f8fc14668fdf7348b89222085))

0.2.4

[0.2.4](https://github.com/seriaati/akasha-py/compare/v0.2.3..v0.2.4) - 2024-09-25

Bug Fixes

- Fix pytest CI - ([7e0a1ea](https://github.com/seriaati/akasha-py/commit/7e0a1eafe6d775fa569dbe4c8650a5bd9652c878))

Continuous Integrations

- Fix pytest failing - ([c3fbd4a](https://github.com/seriaati/akasha-py/commit/c3fbd4ae44d64559d2825c12bc337ec4e70485fb))

Miscellaneous Chores

- **(deps)** update dependency aiohttp to v3.10.6 - ([3de8449](https://github.com/seriaati/akasha-py/commit/3de844957cd00b90838fec41faea979204a55de9))
- **(deps)** update astral-sh/setup-uv action to v3 - ([8e7c84d](https://github.com/seriaati/akasha-py/commit/8e7c84d2414a98668b4e97e06fb2236358de51be))
- **(deps)** Downgrade aiohttp to v3.10.5 - ([e3626a1](https://github.com/seriaati/akasha-py/commit/e3626a126f0ef5f94111b2211d0f839ba1e0ef56))
- **(deps)** update dependency aiohttp to v3.10.6 - ([3838b3f](https://github.com/seriaati/akasha-py/commit/3838b3f3aea7973218b9e93c37873c621126ff71))
- Migrate to uv - ([58e9384](https://github.com/seriaati/akasha-py/commit/58e93845e04919e4eb1f04155e1e3cda30b1a9d5))

0.2.3

[0.2.3](https://github.com/seriaati/akasha-py/compare/v0.2.2..v0.2.3) - 2024-09-22

Bug Fixes

- Query categories with character ID - ([f571cf7](https://github.com/seriaati/akasha-py/commit/f571cf77e5ca8e30a926b20521c5f93d47f37a34))
- Fix category models - ([2e8d481](https://github.com/seriaati/akasha-py/commit/2e8d481baf19878426c16a1a105a313f45a15c52))
- Fix validation error on WeaponLeaderboard - ([472643f](https://github.com/seriaati/akasha-py/commit/472643f41dc6a30850a443f1442e38441672f158))
- Fix index error on get_leaderboard_for_uid - ([540419c](https://github.com/seriaati/akasha-py/commit/540419c135a0fcb07d6f55338c8d5b271ad7c953))

Documentation

- Update README.md - ([40a1b95](https://github.com/seriaati/akasha-py/commit/40a1b95f811642a163b31a80cd84d056dc0ab3ec))

Features

- Add get_leaderboad_total_size and get_collection_size methods - ([80711b8](https://github.com/seriaati/akasha-py/commit/80711b8bf22a0c32b06a1d749523b4ead91b9b0d))

Miscellaneous Chores

- **(deps)** update dependency ruff to v0.6.5 - ([8183799](https://github.com/seriaati/akasha-py/commit/81837990f52e938ec889c67f0d0bf5a6aebe5fb8))
- **(deps)** update dependency pydantic to v2.9.2 - ([ab7f953](https://github.com/seriaati/akasha-py/commit/ab7f95397a4c3bd0aef6a4cb1f925970ef7bcfda))
- **(deps)** update dependency ruff to v0.6.6 - ([e22232e](https://github.com/seriaati/akasha-py/commit/e22232ee05dd777cff6daa182c73b46146095acb))
- **(deps)** update dependency ruff to v0.6.7 - ([c08f448](https://github.com/seriaati/akasha-py/commit/c08f448e7fabdcf2ca2f57cc4d1828d1eacde626))
- **(deps)** Remove pre-commit - ([fcade3d](https://github.com/seriaati/akasha-py/commit/fcade3d301b2504245388663aa1fd82fe49486a3))
- Remove ruff - ([e061ebe](https://github.com/seriaati/akasha-py/commit/e061ebedc9ef60ccdb49d95c922a8a1db8ec45d1))

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.