Releases: alinalihassan/Lesma
Releases · alinalihassan/Lesma
v0.16.5
0.16.5 (2023-01-09)
Bug Fixes
- adjusted build options to build only cli by default (8015ffc)
v0.16.4
0.16.4 (2022-09-16)
Bug Fixes
- Fixed deallocation errors temp (5bfb467)
- Fixed Driver memory leaks (092b96b)
- Fixed memory leaks from AST and Parser (a029292)
- Fixed most Lexer memory leaks (62c7dfd)
- Fixed symbol table memory leaks (d66017e)
- Fixed while loop deleting body memory twice (cd031fb)
v0.16.3
0.16.3 (2022-09-03)
Bug Fixes
- Test fix for semantic release (12a77a4)
v0.16.2
0.16.2 (2022-08-30)
Bug Fixes
- Fixed tests error (9dda15e)
- Updated installer to add to path and provide feedback (2be4440)
v0.16.0
0.16.0 (2022-08-30)
Bug Fixes
- Can now use either local llvm or system-wide llvm (45b6b83)
- fixed cmake path for dependency (0b9b0bd)
- Fixed library not able to make static lib (a13bf75)
- Fixed local llvm and clang (81ce3a9)
- Fixed not adding include directories (94071d8)
- We now move stdlib to .lesma directory in $HOME (ff20761)
Features
- Added lesma as a library, (cb5522e)
v0.15.4
0.15.4 (2022-08-26)
Bug Fixes
- Attempt to fix Git version on GitHub (eb3d547)
- Fixed checkout (493d8e3)
- Fixed CI (251fb4a)
- Updated CMake to properly get version from git (5069520)
v0.15.3
0.15.3 (2022-08-26)
Bug Fixes
- Attempt to fix release assets and debug cmake issue (52fb330)
v0.15.2
0.15.2 (2022-08-26)
Bug Fixes
- Artifacts not being uploaded as assets properly (d64ca01)