File tree Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
3
All notable changes to the "protein-viewer" extension will be documented in this file.
4
- ## 1.0.2
4
+
5
+ ## 0.0.4
6
+ * Adds support to open folders from explorer
7
+
8
+ ## 0.0.3
5
9
6
10
* Update docs
7
11
* Fixes issue that viewer would autorefresh and lose state when switching between views.
@@ -18,12 +22,12 @@ Adds support for molecules:
18
22
* ` .mol2 `
19
23
* ` .sdf `
20
24
21
- ## 1 .0.1
25
+ ## 0 .0.2
22
26
23
27
* Adds Right-click open from context menu
24
28
* Enables opening of multiple panels
25
29
* Adds PDB name to panel
26
30
27
- ## 1. 0.0
31
+ ## 0.0.1
28
32
29
33
Initial release!
Original file line number Diff line number Diff line change @@ -95,7 +95,11 @@ Need help? Please [open an issue](https://github.com/a-r-j/vscoding-sequence/iss
95
95
Find me on twitter:
[ @arian_jamasb
] ( https://twitter.com/arian_jamasb ) or drop me an email:
[ [email protected] ] ( mailto:[email protected] )
96
96
97
97
## Change log
98
- ### 1.0.2
98
+
99
+ ### 0.0.4
100
+ * Adds support to open folders from explorer
101
+
102
+ ### 0.0.3
99
103
* Update docs & package metadata
100
104
* Fixes issue that viewer would autorefresh and lose state when switching between views.
101
105
@@ -111,13 +115,13 @@ Adds support for molecules:
111
115
* ` .mol2 `
112
116
* ` .sdf `
113
117
114
- ### 1 .0.1
118
+ ### 0 .0.2
115
119
116
120
* Adds Right-click open from context menu
117
121
* Enables opening of multiple panels
118
122
* Adds PDB name to panel
119
123
120
- ### 1. 0.0
124
+ ### 0.0.1
121
125
122
126
Initial release!
123
127
You can’t perform that action at this time.
0 commit comments