Skip to content

Commit 992653a

Browse files
committed
2.11.6
1 parent 80afa80 commit 992653a

File tree

5 files changed

+34
-45
lines changed

5 files changed

+34
-45
lines changed

CHANGELOG.md

Lines changed: 28 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,52 +1,52 @@
11
# CHANGELOG
22

3+
## 2.11.6
4+
5+
- Fix performance (#10)
6+
37
## 2.11.5
48

5-
- Update libs
9+
- Minor changes
610

711
## 2.11.4
812

9-
- Update libs
13+
- Minor changes
1014

1115
## 2.11.3
1216

13-
- Update libs
17+
- Minor changes
1418

1519
## 2.11.2
1620

17-
- Update libs
21+
- Minor changes
1822

1923
## 2.11.1
2024

21-
- Update libs
25+
- Minor changes
2226

2327
## 2.11.0
2428

2529
- Improve precision for multi links in frontmatter
26-
- Update libs
2730

2831
## 2.10.0
2932

3033
- Add setting shouldShowProgressBarOnLoad (#8)
31-
- Update libs
3234

3335
## 2.9.0
3436

3537
- Support links to non-existing files (https://github.com/mnaoumov/obsidian-better-markdown-links/issues/18)
36-
- Fix build
37-
- Update libs
3838

3939
## 2.8.3
4040

41-
- Update libs
41+
- Minor changes
4242

4343
## 2.8.2
4444

45-
- Update libs
45+
- Minor changes
4646

4747
## 2.8.1
4848

49-
- Update libs
49+
- Minor changes
5050

5151
## 2.8.0
5252

@@ -55,25 +55,23 @@
5555
## 2.7.6
5656

5757
- Fix counts()
58-
- Update libs
5958

6059
## 2.7.5
6160

6261
- Improve performance
6362
- Prevent double init
64-
- https://github.com/mnaoumov/obsidian-dev-utils/releases/tag/26.15.2
6563

6664
## 2.7.4
6765

68-
- https://github.com/mnaoumov/obsidian-dev-utils/releases/tag/24.1.1
66+
- Minor changes
6967

7068
## 2.7.3
7169

72-
- https://github.com/mnaoumov/obsidian-dev-utils/releases/tag/24.1.0
70+
- Minor changes
7371

7472
## 2.7.2
7573

76-
- https://github.com/mnaoumov/obsidian-dev-utils/releases/tag/24.0.1
74+
- Minor changes
7775

7876
## 2.7.1
7977

@@ -82,20 +80,17 @@
8280
## 2.7.0
8381

8482
- Switch to progress bar
85-
- https://github.com/mnaoumov/obsidian-dev-utils/releases/tag/21.1.0
8683

8784
## 2.6.0
8885

8986
- Install typescript
9087
- Ensure all pending operations terminated
91-
- Update libs
9288

9389
## 2.5.0
9490

9591
- Use strongly typed canvas references
9692
- Use CanvasReference
9793
- Use canvas.d.ts
98-
- https://github.com/mnaoumov/obsidian-dev-utils/releases/tag/19.8.1
9994

10095
## 2.4.0
10196

@@ -109,67 +104,62 @@
109104
- Add canvas backlink context
110105
- Use getBacklinksFromFile for recomputeBacklink
111106
- Add links from canvas text
112-
- https://github.com/mnaoumov/obsidian-dev-utils/releases/tag/19.7.0
113107

114108
## 2.3.0
115109

116110
- Pass proper CanvasEphemeralState to highlight the node
117-
- https://github.com/mnaoumov/obsidian-dev-utils/releases/tag/19.2.2
118111

119112
## 2.2.15
120113

121-
- https://github.com/mnaoumov/obsidian-dev-utils/releases/tag/19.2.1
114+
- Minor changes
122115

123116
## 2.2.14
124117

125-
- https://github.com/mnaoumov/obsidian-dev-utils/releases/tag/18.3.0
118+
- Minor changes
126119

127120
## 2.2.13
128121

129122
- Lint
130123
- Update task name
131-
- https://github.com/mnaoumov/obsidian-dev-utils/releases/tag/17.2.2
132124

133125
## 2.2.12
134126

135127
- format
136128

137129
## 2.2.11
138130

139-
- https://github.com/mnaoumov/obsidian-dev-utils/releases/tag/16.1.0
131+
- Minor changes
140132

141133
## 2.2.10
142134

143-
- https://github.com/mnaoumov/obsidian-dev-utils/releases/tag/15.0.0
135+
- Minor changes
144136

145137
## 2.2.9
146138

147-
- https://github.com/mnaoumov/obsidian-dev-utils/releases/tag/13.5.0
139+
- Minor changes
148140

149141
## 2.2.8
150142

151-
- https://github.com/mnaoumov/obsidian-dev-utils/releases/tag/13.4.1
143+
- Minor changes
152144

153145
## 2.2.7
154146

155-
- https://github.com/mnaoumov/obsidian-dev-utils/releases/tag/13.8.0
147+
- Minor changes
156148

157149
## 2.2.6
158150

159151
- Remove non-standard setImmediate
160152

161153
## 2.2.5
162154

163-
- Update libs
155+
- Minor changes
164156

165157
## 2.2.4
166158

167-
- Update libs
168159
- Refactor
169160

170161
## 2.2.3
171162

172-
- Update libs
173163
- Improve performance
174164

175165
## 2.2.2
@@ -178,7 +168,7 @@
178168

179169
## 2.2.1
180170

181-
- Update libs
171+
- Minor changes
182172

183173
## 2.2.0
184174

@@ -203,29 +193,27 @@
203193

204194
## 1.11.5
205195

206-
- Update libs
207196
- Rename next
208197

209198
## 1.11.4
210199

211-
- Update libs
212-
- Update libs
200+
- Minor changes
213201

214202
## 1.11.3
215203

216-
- Update libs
204+
- Minor changes
217205

218206
## 1.11.2
219207

220208
- Refactor
221209

222210
## 1.11.1
223211

224-
- Update lib
212+
- Minor changes
225213

226214
## 1.11.0
227215

228-
- update lib
216+
- Minor changes
229217

230218
## 1.10.0
231219

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "backlink-cache",
33
"name": "Backlink Cache",
4-
"version": "2.11.5",
4+
"version": "2.11.6",
55
"minAppVersion": "1.9.12",
66
"description": "Stores backlink cache to speed up `app.metadataCache.getBacklinksForFile`",
77
"author": "mnaoumov",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "backlink-cache",
3-
"version": "2.11.5",
3+
"version": "2.11.6",
44
"description": "Stores backlink cache to speed up `app.metadataCache.getBacklinksForFile`",
55
"scripts": {
66
"build": "obsidian-dev-utils build",

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,6 @@
6565
"2.11.2": "1.8.10",
6666
"2.11.3": "1.8.10",
6767
"2.11.4": "1.9.10",
68-
"2.11.5": "1.9.12"
68+
"2.11.5": "1.9.12",
69+
"2.11.6": "1.9.12"
6970
}

0 commit comments

Comments
 (0)