KT
2fd4d7e2e0
feat: Add replace_icon_name_with_url param
...
Add the replace_icon_name_with_url parameter to
the client's fetch_user and fetch_user_v1 methods.
2023-06-10 10:36:34 +08:00
KT
4a892d213b
feat: Update to version 1.1
...
- Add UserNotFound and InvalidParams exception.
- The API has changed its data format.
- Updated the model to accommodate the new format.
- Old format models have been moved to "models.v1".
- Use the "fetch_user_v1" function to retrieve data in the old format.
2023-06-08 22:03:47 +08:00
KT
8dcd3b62be
docs: add examples and update README.md
2023-06-03 11:14:58 +08:00
KT
2894966b6c
fix(character): check type before access
...
Check type before access relic's values in validator.
2023-06-03 11:14:15 +08:00
KT
2137332b7e
chore: add tools to __init__
2023-05-29 19:56:26 +08:00
KT
c433b5d845
feat: Add data merging functionality to the tools
...
Added the following functions:
- remove_duplicate_character
- merge_character_data
2023-05-29 19:24:40 +08:00
KT
dcd09ee97e
first commit
2023-05-28 21:13:13 +08:00