@@ -23,6 +23,15 @@ None so far | |||
## Release Notes | |||
## 0.0.6 | |||
Fixing backslash path on Windows related bugs. | |||
## 0.0.5 | |||
Fixing most major bugs | |||
## 0.0.4 | |||
Rewriting original extension from (almost) stratch providing an easier reading. |
@@ -2,7 +2,7 @@ | |||
"name": "pocketmine-ide", | |||
"displayName": "PocketMine IDE", | |||
"description": "Implementation of external PocketMine/PHP libs for Visual Studio Code", | |||
"version": "0.0.5", | |||
"version": "0.0.6", | |||
"publisher": "Ad5001", | |||
"homepage": "https://github.com/Ad5001/PocketMine-IDE", | |||
"keywords": [ |