Skip to content

Commit

Permalink
Release 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshDavid committed Sep 22, 2023
1 parent 2d2b5e6 commit 0c7cd0b
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 2 deletions.
21 changes: 20 additions & 1 deletion ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,23 @@
# VegaLite Release 0.0.6
# VegaLite Release 0.0.7
1. add Matrix operator
2. inject data uses CSV directly
3. data as tables for now
4. use name mangled JSON instead of char insertion
5. simple tests
6. inject data as CSV text into spec namespace
7. data injection speed test
8. Generalize HeatMap function + Try override NS left arg
9. development document
10. first pass at HeatMap function
11. Fix negative input
12. Update README.md
13. Update README.md
14. Update README.md
15. Create README.md
16. typo
17. m

# VegaLite Release 0.0.6 2022-03-07 17:58:58
1. test

# VegaLite Release 0.0.5 2022-02-16 12:28:29
Expand Down
2 changes: 1 addition & 1 deletion acre.config
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
"ProjectSpace": "#.VegaLite",
"StartUp": "",
"URL": "https://github.com/JoshDavid/VegaLite",
"Version": "0.0.6"
"Version": "0.0.7"
}

0 comments on commit 0c7cd0b

Please sign in to comment.