File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 1.0.0 (2024-08-02)
4+
5+
6+ ### Features
7+
8+ * add missing personalities ([ 4178541] ( https://github.com/chenasraf/megahal.js/commit/41785410d7df0c16984c32f091931ceac4967d7d ) )
9+ * initial commit ([ a1eb22b] ( https://github.com/chenasraf/megahal.js/commit/a1eb22bf71bc14b772c21789a233405da8e4dfc1 ) )
10+ * initial working state ([ a5fc6b5] ( https://github.com/chenasraf/megahal.js/commit/a5fc6b5c21a7ea74f6134731e3ed248e523ae8f6 ) )
11+ * load/save ([ 79093d5] ( https://github.com/chenasraf/megahal.js/commit/79093d56537538373f626f9325194e45251e0a1d ) )
12+ * personalities, method access & return types ([ b0461a5] ( https://github.com/chenasraf/megahal.js/commit/b0461a50239fc58d15988f325a42945751044cbd ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " megahal.js" ,
3- "version" : " 0.1 .0" ,
3+ "version" : " 1.0 .0" ,
44 "description" : " A port of kranzky/megahal to JS, written using TS" ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments