File tree Expand file tree Collapse file tree 5 files changed +12
-4
lines changed
Expand file tree Collapse file tree 5 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 1+ # 0.1.28
2+
3+ - Fixes #134 : Properly strip whitespace from codeblock languages to fix some issues with ` dc.require ` .
4+
5+
6+ ---
7+
18# 0.1.27
29
310- Bugfix release for reverting an accidental capitalization change in $typename for markdown lists.
Original file line number Diff line number Diff line change 11{
22 "id" : " datacore" ,
33 "name" : " Datacore" ,
4- "version" : " 0.1.27 " ,
4+ "version" : " 0.1.28 " ,
55 "minAppVersion" : " 1.4.11" ,
66 "description" : " Reactive query engine backed by Javascript or a custom query language." ,
77 "author" : " Michael Brenan" ,
Original file line number Diff line number Diff line change 11{
22 "id" : " datacore" ,
33 "name" : " Datacore" ,
4- "version" : " 0.1.27 " ,
4+ "version" : " 0.1.28 " ,
55 "minAppVersion" : " 1.4.11" ,
66 "description" : " Reactive query engine backed by Javascript or a custom query language." ,
77 "author" : " Michael Brenan" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @blacksmithgu/datacore" ,
3- "version" : " 0.1.27 " ,
3+ "version" : " 0.1.28 " ,
44 "description" : " Reactive data engine for Obsidian.md." ,
55 "main" : " build/library/index.js" ,
66 "types" : " build/library/index.d.ts" ,
Original file line number Diff line number Diff line change 2626 "0.1.24" : " 0.12.0" ,
2727 "0.1.25" : " 0.12.0" ,
2828 "0.1.26" : " 0.12.0" ,
29- "0.1.27" : " 0.12.0"
29+ "0.1.27" : " 0.12.0" ,
30+ "0.1.28" : " 0.12.0"
3031}
You can’t perform that action at this time.
0 commit comments