File tree Expand file tree Collapse file tree 2 files changed +16
-11
lines changed
Expand file tree Collapse file tree 2 files changed +16
-11
lines changed Original file line number Diff line number Diff line change 1- # Change Log
1+ # Python Dev Extension Pack Change Log
22
3- All notable changes to this project will be documented in this file.
3+ ## Version 0.2.1
44
5- ## [ Releases ]
5+ - ** Bugfix ** : Fixed Python Test Adapter Name
66
7- - 0.2.0
8- - Added cython extension
9- - 0.1.1
10- - Fixed typos
11- - 0.1.0
12- - Initial release
7+ ## Version 0.2.0
8+
9+ - ** Feature** : Added cython extension
10+
11+ ## Version 0.1.1
12+
13+ - ** Info** : Fixed typos
14+
15+ ## Version 0.1.0
16+
17+ - ** Info** : Initial release
Original file line number Diff line number Diff line change 22 "name" : " vscode-python-dev-extension-pack" ,
33 "displayName" : " Python Dev Extension Pack" ,
44 "description" : " Popular VS Code extensions for Python development." ,
5- "version" : " 0.2.0 " ,
5+ "version" : " 0.2.1 " ,
66 "publisher" : " franneck94" ,
77 "engines" : {
88 "vscode" : " ^1.50.0"
3333 " ms-python.vscode-pylance" ,
3434 " hbenl.vscode-test-explorer" ,
3535 " njpwerner.autodocstring" ,
36- " littlefoxteam.vscode-python-test-explorer " ,
36+ " littlefoxteam.vscode-python-test-adapter " ,
3737 " ms-toolsai.jupyter" ,
3838 " tcwalther.cython"
3939 ]
You can’t perform that action at this time.
0 commit comments