clash/mihomo/models
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
..
v1 feat: Update to version 1.1 2023-06-08 22:03:47 +08:00
__init__.py feat: Update to version 1.1 2023-06-08 22:03:47 +08:00
base.py feat: Update to version 1.1 2023-06-08 22:03:47 +08:00
character.py feat: Update to version 1.1 2023-06-08 22:03:47 +08:00
combat.py feat: Update to version 1.1 2023-06-08 22:03:47 +08:00
equipment.py feat: Update to version 1.1 2023-06-08 22:03:47 +08:00
player.py feat: Update to version 1.1 2023-06-08 22:03:47 +08:00