Releases: lifting-bits/sleigh
Releases · lifting-bits/sleigh
Sleigh 10.1.3
What's Changed
- Remove cmake_path and lower minimum required CMake version by @ekilmer in #64
- Shallow clone for stable builds by @ekilmer in #65
- Add data tests by @ekilmer in #62
- Let user specify path to sleigh compiler in CMake module by @ekilmer in #69
- Support minimum macOS 10.15 in CI artifacts by @ekilmer in #72
- cmake: Build SLEIGH with C++11 by @tetsuo-cpp in #83
- Update to Ghidra stable 10.1.3 by @ekilmer in #87
- Update Ghidra HEAD to commit 9c04807c8 by @auto-updater in #88
- Various improvements by @ekilmer in #89
- CI: Use default compiler on runner instead of clang
Full Changelog: v10.1.2...v10.1.3
Sleigh 10.1.2-2
What's Changed
- Remove cmake_path and lower minimum required CMake version by @ekilmer in #64
- Shallow clone for stable builds by @ekilmer in #65
- Add data tests by @ekilmer in #62
- Let user specify path to sleigh compiler in CMake module by @ekilmer in #69
- Support minimum macOS 10.15 in CI artifacts by @ekilmer in #72
- Update Ghidra HEAD to commit ee268dea0 by @auto-updater in #71
- build(deps): bump actions/setup-python from 2 to 3 by @dependabot in #67
- build(deps): bump actions/checkout from 2.4.0 to 3 by @dependabot in #68
- build(deps): bump actions/upload-artifact from 2.3.1 to 3 by @dependabot in #70
Full Changelog: v10.1.2...v10.1.2-2
Sleigh 10.1.2
This is the first release of the unofficial CMake integration for Ghidra sleigh.
The pre-built libraries and executables are only tested to work on Ubuntu 20.04 and macOS.