Enka

Latest version: v2.4.8

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

Scan your dependencies

Page 4 of 7

2.1.3

[2.1.3](https://github.com/seriaati/enka-py/compare/v2.1.2..v2.1.3) - 2024-05-25

Bug Fixes

- Fix invalid StarRailRes icon - ([32c146e](https://github.com/seriaati/enka-py/commit/32c146e9da9ddb754285f4297ebaa502f29bf0af))
- Fix trace stat icons not using StarRailRes - ([b174643](https://github.com/seriaati/enka-py/commit/b174643a1766f12fd0a7801e2042ca04c4a8c91e))
- Fix some skill icons using StarRailRes - ([ba87037](https://github.com/seriaati/enka-py/commit/ba8703759fe336ccca458fd75427b2d6eeb7a92f))
- Fix skill icons not using Enka - ([dee85f8](https://github.com/seriaati/enka-py/commit/dee85f837e27cee09c62460c27f21da5cc4980ed))

Features

- **(gi)** Add specialized_stat field to Character - ([774e966](https://github.com/seriaati/enka-py/commit/774e96642aa45d6c602316a5cc281c009dc6a741))
- Add option to get stat icons from StarRailRes - ([04eb177](https://github.com/seriaati/enka-py/commit/04eb177adf26a6ed7787680dd6dc4fe92d3adf8a))

2.1.2

[2.1.2](https://github.com/seriaati/enka-py/compare/v2.1.1..v2.1.2) - 2024-05-23

Bug Fixes

- **(gi)** Modify "is_upgraded" default value - ([1f6f8e8](https://github.com/seriaati/enka-py/commit/1f6f8e891d0bbebc8c4b5fda4de6a78c67518f1e))
- Fix HSRClient game value being wrong - ([54e7399](https://github.com/seriaati/enka-py/commit/54e7399774b71d52c4673ed43389b8a683e33f5b))
- Fix rarity map KeyError - ([9750b43](https://github.com/seriaati/enka-py/commit/9750b43b03868919e66bd8df4ce4ea9627d9e4b4))

Features

- **(gi)** Add "is_upgraded" bool field to talents ([19](https://github.com/seriaati/enka-py/issues/19)) - ([8badda1](https://github.com/seriaati/enka-py/commit/8badda1b8546ca408fc0ece124af80e86e6c9e55))
- Export Game enum to main module - ([36fead8](https://github.com/seriaati/enka-py/commit/36fead84f27cfe68e2c327b0bc585a7c501ba214))
- Export Owner model to main module - ([c088d98](https://github.com/seriaati/enka-py/commit/c088d98cbb2cbc5969ce8f16093596eefbd6474b))

Miscellaneous Chores

- **(deps)** Update dependencies ([20](https://github.com/seriaati/enka-py/issues/20)) - ([61f997d](https://github.com/seriaati/enka-py/commit/61f997ddfe8c445dc6d590d13bb93f2411fda4ef))

Style

- Change game attribute of BaseClient to public - ([c2085e1](https://github.com/seriaati/enka-py/commit/c2085e184673c95023f0cbcc4701388ecc1b824a))

2.1.1

[2.1.1](https://github.com/seriaati/enka-py/compare/v2.1.0..v2.1.1) - 2024-05-17

Bug Fixes

- Add default value for LightCone.ascension - ([4e3b5af](https://github.com/seriaati/enka-py/commit/4e3b5aff05be1e5f16097c01de65e1e9f4a49704))

Features

- Add ability to fetch and parse raw showcase data - ([898ac78](https://github.com/seriaati/enka-py/commit/898ac78f261a7e230ad0726eaa52d040d95a1c30))

Tests

- Add raw data fetch and parse test - ([ef6fb9c](https://github.com/seriaati/enka-py/commit/ef6fb9cf8dfb38107945657e8c787435a7986d8e))

2.1.0

[2.1.0](https://github.com/seriaati/enka-py/compare/v2.0.2..v2.1.0) - 2024-05-15

Documentation

- Update README.md - ([4d97656](https://github.com/seriaati/enka-py/commit/4d976567bc313eed3793da2926f891ef1ccfd14d))

Features

- Add Build Fetching Support ([18](https://github.com/seriaati/enka-py/issues/18)) - ([56c2b73](https://github.com/seriaati/enka-py/commit/56c2b734cbd6386ed4eb115ea4eba3d25ccc4773))
- Export owner module - ([3a9ec9d](https://github.com/seriaati/enka-py/commit/3a9ec9d7539adfe80b40dfaf8a0776a30055ba67))

2.0.2

[2.0.2](https://github.com/seriaati/enka-py/compare/v2.0.1..v2.0.2) - 2024-05-14

Bug Fixes

- **(models)** Add default value for ascension - ([fb65231](https://github.com/seriaati/enka-py/commit/fb652310e3cda518c32dfc5c3dc2e0bd1dc6591f))
- **(models)** Add default values for Player and PlayerStats - ([e580f64](https://github.com/seriaati/enka-py/commit/e580f64f1d60c1df988594b68768a08e0caa2940))
- **(models)** Add default value for relics field in Character - ([bc0f7f9](https://github.com/seriaati/enka-py/commit/bc0f7f97b9d7b2eb42e2aa735337f8cef122124f))
- Handle empty max arg - ([deb0482](https://github.com/seriaati/enka-py/commit/deb0482f75cd20de3b226dfeec96f3e1bae9c270))
- Handle missing level field in Relic - ([e4c2a66](https://github.com/seriaati/enka-py/commit/e4c2a664e66acdabb1fe4558f2a14484e6db8e78))
- Fix using type as default value - ([a767569](https://github.com/seriaati/enka-py/commit/a767569838568b956d53f9a609236216cb214a8b))

Documentation

- Update HSR example - ([574079e](https://github.com/seriaati/enka-py/commit/574079eda5277132de63848b7a478743bc1c8572))

Tests

- **(hsr)** Add low level account test - ([17c94be](https://github.com/seriaati/enka-py/commit/17c94be38a6251199becf391c52ff6e3fbdad29e))

2.0.1

[2.0.1](https://github.com/seriaati/enka-py/compare/v2.0.0..v2.0.1) - 2024-05-14

Bug Fixes

- Export client modules - ([29e4ebb](https://github.com/seriaati/enka-py/commit/29e4ebbc791cf6b07e83a435926894027dbb3483))
- Fix enums causing errors on python 3.10 - ([6d78c11](https://github.com/seriaati/enka-py/commit/6d78c11c18d18834f526dc94f5536f06b751db00))
- Fix enums errors again - ([d93eec0](https://github.com/seriaati/enka-py/commit/d93eec0a793d2162cdb978c0b7d59ff06df3c790))
- Remove use of typing.Self - ([e486cbe](https://github.com/seriaati/enka-py/commit/e486cbedeb0e878cb77fd3bd90694681ca1fba7e))
- Add missing aexit method - ([4002727](https://github.com/seriaati/enka-py/commit/4002727c1847ae77411875d39b04ceb28799e37a))
- Handle case when no namecard data - ([14b1f8a](https://github.com/seriaati/enka-py/commit/14b1f8a2ac4f4947b9a48386ea5747f57911668f))
- Remove Artifact.item_id field completely - ([36d8418](https://github.com/seriaati/enka-py/commit/36d8418d030ec880951bfa626ae1b90bf08e2533))

Documentation

- Fix artifact docstrings - ([460f998](https://github.com/seriaati/enka-py/commit/460f9984fb2384caa012f3c394b224f6b9f58bb9))
- Update README - ([4ca6dca](https://github.com/seriaati/enka-py/commit/4ca6dca1377c7fb5f17e91e515f45a35877274f5))
- Update README - ([4fa5c76](https://github.com/seriaati/enka-py/commit/4fa5c76db20e41be8efc86044bda9e3b06b1b8e1))
- Update README - ([4e35bea](https://github.com/seriaati/enka-py/commit/4e35bea19958ebb0d3d5dd5ca64f6b381e91c11e))

Features

- Add proper support for pydantic model dump - ([8c62b36](https://github.com/seriaati/enka-py/commit/8c62b36f2c509c2cca4bf7264883b621b2c7b778))
- Add ability to pass in str for lang - ([124b140](https://github.com/seriaati/enka-py/commit/124b140ec01cc515774da63a46f7a84b1a026ae3))

Page 4 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.