inline-asm v0.4.0.1 Release Notes

Release Date: 2020-03-02 // about 4 years ago
    • ๐Ÿ›  Fix expression parser not parsing some expressions it definitely should parse.

Previous changes from v0.4.0.0

    • โž• Add helpers (unroll/unrolls) for compile-time loop unrolling.
    • โž• Add move remapping command.
    • ๐Ÿ‘‰ Use {} for escaping instead of ${} to improve readability.