Skip to content

Commit 0c7cd0b

Browse files
committed
Release 0.0.7
1 parent 2d2b5e6 commit 0c7cd0b

File tree

2 files changed

+21
-2
lines changed

2 files changed

+21
-2
lines changed

ReleaseNotes.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,23 @@
1-
# VegaLite Release 0.0.6
1+
# VegaLite Release 0.0.7
2+
1. add Matrix operator
3+
2. inject data uses CSV directly
4+
3. data as tables for now
5+
4. use name mangled JSON instead of char insertion
6+
5. simple tests
7+
6. inject data as CSV text into spec namespace
8+
7. data injection speed test
9+
8. Generalize HeatMap function + Try override NS left arg
10+
9. development document
11+
10. first pass at HeatMap function
12+
11. Fix negative input
13+
12. Update README.md
14+
13. Update README.md
15+
14. Update README.md
16+
15. Create README.md
17+
16. typo
18+
17. m
19+
20+
# VegaLite Release 0.0.6 2022-03-07 17:58:58
221
1. test
322

423
# VegaLite Release 0.0.5 2022-02-16 12:28:29

acre.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
"ProjectSpace": "#.VegaLite",
1414
"StartUp": "",
1515
"URL": "https://github.com/JoshDavid/VegaLite",
16-
"Version": "0.0.6"
16+
"Version": "0.0.7"
1717
}

0 commit comments

Comments
 (0)