Releases: mrLSD/llvm-api-swift
Releases · mrLSD/llvm-api-swift
v0.3.0
🚀 Code logic restructuration
➡️ Refactored Package
➡️ Refactored and logic restructuration
⏫ Moved source code from llvm-api to Source
Contribution
- #4 Feat: Restructure code & manage Packages @mrLSD
- #5 Feat: code logic restructuration @mrLSD
v0.2.3
🚀 Completed all functions of LLVM Modules
Contribution
- #3 Feat: complete LLVM modules implementation @mrLSD
v0.2.2
Extended LLVM Modules functions and types:
➡️ Flags
➡️ Node metadata
➡️ Behavior
⏫ Extended README
Contribution
- #2 Feat: Exnted Module with Flag and Metadata functions @mrLSD
v0.2.1
🔥 Updated CI - Package.swift
for conditional build.
v0.2.0
⏫ Extended Module functions
v0.1.0
🎉 Released basic Swift LLVM functionality for LLVM C API.