3 Commits

3 changed files with 11 additions and 2 deletions

View File

@@ -2,6 +2,15 @@
All notable changes to the "PyPack" extension pack will be documented in this file.
## v0.0.9
- Just a version bump
## v0.0.8
- Slightly updated icon
- Changed repo link
## v0.0.7
- Minimal VSCode Studio version is now 1.46.0

BIN
icon.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 529 KiB

After

Width:  |  Height:  |  Size: 91 KiB

View File

@@ -4,11 +4,11 @@
"license": "LICENSE",
"displayName": "PyPack by END PLAY",
"description": "Extension Pack for Python with addons END PLAY Studio uses.",
"version": "0.0.7",
"version": "0.0.9",
"publisher": "ENDPLAYStudio",
"repository": {
"type": "git",
"url": "https://git.end-play.xyz/profitroll/VSCodePython"
"url": "https://git.end-play.xyz/endplaystudio/VSCodePython"
},
"engines": {
"vscode": "^1.46.0"