File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,16 @@ This is an [Obsidian](https://obsidian.md/) plugin that helps you collect data f
1010
1111## What's New
1212
13+ Version 1.15.0
14+
15+ - Fix: Minor spelling error in Examples.md
16+ - Added new expression functions - First and Last
17+ - Updated dates in examples to fix plots
18+ - Respect thresholds in scaled months
19+ - Update dependencies
20+
1321Version 1.14.0
22+
1423- Update dependencies
1524- Prevent overlapping external labels in pie chart
1625- Enable Stacked Bar Chart
Original file line number Diff line number Diff line change 11# Release Notes
22
3+ ## 1.15.0
4+
5+ - Fix: Minor spelling error in Examples.md
6+ - Added new expression functions - First and Last
7+ - Updated dates in examples to fix plots
8+ - Respect thresholds in scaled months
9+ - Update dependencies
10+
311## 1.14.0
412
513- Update dependencies
Original file line number Diff line number Diff line change 11{
22 "id" : " obsidian-tracker" ,
33 "name" : " Tracker" ,
4- "version" : " 1.14 .0" ,
4+ "version" : " 1.15 .0" ,
55 "minAppVersion" : " 0.9.12" ,
66 "description" : " A plugin tracks occurrences and numbers in your notes" ,
77 "author" : " pyrochlore" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " obsidian-tracker" ,
3- "version" : " 1.14 .0" ,
3+ "version" : " 1.15 .0" ,
44 "description" : " A plugin tracks occurrences and numbers in your notes" ,
55 "main" : " main.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 3535 "1.13.1" : " 0.9.12" ,
3636 "1.13.2" : " 0.9.12" ,
3737 "1.13.3" : " 0.9.12" ,
38- "1.14.0" : " 0.9.12"
38+ "1.14.0" : " 0.9.12" ,
39+ "1.15.0" : " 0.9.12"
3940}
You can’t perform that action at this time.
0 commit comments