update practice tools to API 8

[ci] auto-format

[ci] apply-version-metadata

Removed debug in practice_tools.py

Added .history into .gitignore

Delete .history/plugins directory

Update utilities.json

Update utilities.json

[ci] apply-version-metadata
This commit is contained in:
CrossJoy 2023-07-29 02:52:18 +08:00 committed by Rikko
parent 3a92dfa32a
commit 9340deb5f0
3 changed files with 691 additions and 675 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
reference.py
__pycache__
*.pyc
.history

View file

@ -666,6 +666,12 @@
}
],
"versions": {
"2.0.0": {
"api_version": 8,
"commit_sha": "6e995dd",
"released_on": "31-07-2023",
"md5sum": "5cc5d2d1d775c726b6065679dcfe3bda"
},
"1.2.0": {
"api_version": 7,
"commit_sha": "e61958b",

File diff suppressed because it is too large Load diff