Releases: cakevm/huff-neo
Releases · cakevm/huff-neo
v1.0.0
Changelog
- First stable release of
huff-neo - Compiler binary is now
hncinstead ofhuffc - Update all dependencies to the latest version
- Restructure to a modern crate structure
- Replace
etherswithalloy - Remove spinner animation #4
- Fix relative position error for #6
- Currently, this still fails for nested imports
- Replace
tiny-keccakwith the alloy version - Add error for duplicate labels in the same macro #7
- Fix recursive error for empty import e.g.
#include "" - Fix error for nested imports with reoccurring imports