File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # 0.1.22 (Beta)
2+
3+ - Several bugfixes thanks to @GamerGirlAndCo .
4+ - Adds a new <dc.List/> view with full documentation.
5+ - Removes the unnecessary object count widget in the editor view.
6+
7+ ---
8+
19# 0.1.21 (Beta)
210
311- Adds ` dc.evaluate() ` and ` dc.tryEvaluate() ` for evaluating the datacore expression language programmatically.
Original file line number Diff line number Diff line change 11{
22 "id" : " datacore" ,
33 "name" : " Datacore" ,
4- "version" : " 0.1.21 " ,
4+ "version" : " 0.1.22 " ,
55 "minAppVersion" : " 1.4.11" ,
66 "description" : " Reactive data engine for Obsidian.md." ,
77 "author" : " Michael Brenan" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " datacore" ,
3- "version" : " 0.1.21 " ,
3+ "version" : " 0.1.22 " ,
44 "description" : " Reactive data engine for Obsidian.md." ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
Original file line number Diff line number Diff line change 2020 "0.1.18" : " 1.4.11" ,
2121 "0.1.19" : " 1.4.11" ,
2222 "0.1.20" : " 0.12.0" ,
23- "0.1.21" : " 1.4.11"
23+ "0.1.21" : " 1.4.11" ,
24+ "0.1.22" : " 1.4.11"
2425}
You can’t perform that action at this time.
0 commit comments