Releases: zkry/asm-blox
Releases · zkry/asm-blox
v0.4.1
v0.4.0: new puzzles, completion, puzzle config fixes, better docs
This PR introduces new puzzles, eldoc support, completion, various bug fixes, and improved documentation.
Special thanks to @nanomonkey for contributing puzzle fixes and play-testing the game!
v0.3.0: deprecating YAML
This release adds a new syntax for writing blocks which is cleaner with some bug fixes.
(module stack
:size 10
:input-ports (left)
:output-port right)