Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 604 Bytes

ChangeLog_v1.1.x.md

File metadata and controls

20 lines (14 loc) · 604 Bytes

Change Log

V1.1.2 (Current Development Version)

  • Bug fixes
    • #360: Operator << doesn't work for a string in a variable..
    • #358: String doesn't work in JIT lib.

V1.1.1 (Official Release) - 2021/12/27

  • Improvements/Enhancements
    • #352: JIT library enhancement.
      • Support a string and a binary.
      • Load a C function and use it.
      • Direct write of a literal without Jit.IMM.
      • Support mov8, mov16, mov32, fmov, and fmov32 for more flexible.

V1.1.0 (Official Release) - 2021/12/06

This is 1st official release version.