File tree 6 files changed +17
-4
lines changed
6 files changed +17
-4
lines changed Original file line number Diff line number Diff line change
1
+ # 0.5.33
2
+
3
+ - Fix a bug with inline views that was introduced in 0.5.32.
4
+
5
+ ---
6
+
1
7
# 0.5.32
2
8
3
9
The Dataview API has been noticably revamped - there are now approximately twice as many functions available on the
Original file line number Diff line number Diff line change
1
+ # 0.5.33
2
+
3
+ - Fix a bug with inline views that was introduced in 0.5.32.
4
+
5
+ ---
6
+
1
7
# 0.5.32
2
8
3
9
The Dataview API has been noticably revamped - there are now approximately twice as many functions available on the
Original file line number Diff line number Diff line change 1
1
{
2
2
"id" : " dataview" ,
3
3
"name" : " Dataview" ,
4
- "version" : " 0.5.32 " ,
4
+ "version" : " 0.5.33 " ,
5
5
"minAppVersion" : " 0.13.11" ,
6
6
"description" : " Complex data views for the data-obsessed." ,
7
7
"author" : " Michael Brenan <blacksmithgu@gmail.com>" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"id" : " dataview" ,
3
3
"name" : " Dataview" ,
4
- "version" : " 0.5.32 " ,
4
+ "version" : " 0.5.33 " ,
5
5
"minAppVersion" : " 0.13.11" ,
6
6
"description" : " Complex data views for the data-obsessed." ,
7
7
"author" : " Michael Brenan <blacksmithgu@gmail.com>" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " obsidian-dataview" ,
3
- "version" : " 0.5.32 " ,
3
+ "version" : " 0.5.33 " ,
4
4
"description" : " Advanced data views for Obsidian.md." ,
5
5
"main" : " lib/index.js" ,
6
6
"types" : " lib/index.d.ts" ,
Original file line number Diff line number Diff line change 108
108
"0.5.29" : " 0.12.0" ,
109
109
"0.5.30" : " 0.12.0" ,
110
110
"0.5.31" : " 0.12.0" ,
111
- "0.5.32" : " 0.12.0"
111
+ "0.5.32" : " 0.12.0" ,
112
+ "0.5.33" : " 0.12.0"
112
113
}
You can’t perform that action at this time.
0 commit comments