Releases: justinrubek/ayysee
Releases · justinrubek/ayysee
0.2.1
Miscellaneous Chores
- 35540c2 - (version) 0.2.1 - @justinrubek
- 8c7fbab - (web) Add project description - @justinrubek
0.2.0
Bug Fixes
-
527dd85 - (cargo/metadata) provide proper links - @justinrubek
-
1cac087 - (github/actions) remove cachix - @justinrubek
-
9ec9189 - fix name/description placeholder usage in config - @justinrubek
-
293df1a - fix html tags - @justinrubek
-
e982ef7 - remove empty space from textareas - @justinrubek
Build system
- 15e0f1c - (nix) update crane input - @justinrubek
- 5da5459 - (nix) add wasm package - @justinrubek
Continuous Integration
- f48f017 - (github) add github pages workflow - @justinrubek
- c7ac17b - (github/actions) add github release action - @justinrubek
- 72c6d91 - (github/actions) specify nix install url - @justinrubek
- 33d3d4b - (nix) Separate devShell for ci - @justinrubek
Documentation
- 2692d3f - (example) add basic example - @justinrubek
- 59ea124 - (readme) add github pages url to readme - @justinrubek
- 5f1224b - added noscript information to web page - @justinrubek
Features
-
970c456 - html page that can compile code - @justinrubek
-
8932b5a - Introduce wasm-bindgen function to compile code - @justinrubek
-
b54b547 - function calls with args - @justinrubek
-
29818b2 - initial implementation of functions and stack operations - @justinrubek
-
4ffc12a - implement shell of codegen - @justinrubek
Miscellaneous Chores
- f9c72bf - (version) 0.2.0 - @justinrubek
- fca4ea2 - add bomper and cog configuration - @justinrubek
Refactoring
- 2ce4bab - (nix) separate devshells from cargo packaging - @justinrubek