v8.0.0-beta
Pre-release
Pre-release
What's Changed
- Update sample projects according to the newest LLVM# API + .Net Core 2.0 by @ice1000 in #58
- Add doc link, fix a bug of execution by @ice1000 in #62
- Fix a possible typo in README.md by @unixzii in #67
- Fix signature of ConstIntOfArbitraryPrecision by @am11 in #68
- Update to LLVM 6.0.0 Surface Area by @mjsabby in #72
- Add overloads for string attribute functions by @frederik-h in #71
- Added new API that mirrors parts of the LLVM C++ API. (Updated) by @TChatzigiannakis in #85
- Make dotnet test execute only test projects by @frederik-h in #86
- Remove test filename from Travis configuration. by @TChatzigiannakis in #87
- Add libLLVM macOS build script by @mjsabby in #92
- Regenerate LLVMSharp from the 6.0.0 sources, based on the ClangSharp rewrite by @tannergooding in #93
- Regenerating the LLVMSharp sources based on 8.0.0 release by @tannergooding in #96
- Add Travis CI build badge by @ice1000 in #95
- Regenerate LLVMSharp using multi-file generation by @tannergooding in #97
- Regenerating LLVMSharp using the EnumConstantDecl changes by @tannergooding in #98
- Regenerating LLVMSharp now that parsing basic function bodies is supported. by @tannergooding in #99
- Setup some infrastructure for the repository. by @tannergooding in #100
- Adding an azure-pipelines.yml file. by @tannergooding in #101
- Adding build status badges to the README.md by @tannergooding in #102
- Fixing up some infrastructure so we can consume the libLLVM 8.0.0 packages by @tannergooding in #104
- Updating libLLVM to use the new 8.0.0 package. by @tannergooding in #103
- Regenerate LLVMSharp using unsafe bindings. by @tannergooding in #105
- Fix #107 by using relative link by @ice1000 in #108
- CI Improvements by @tannergooding in #109
- Fixing build status links and moving version suffix to beta. by @tannergooding in #110
New Contributors
- @ice1000 made their first contribution in #58
- @unixzii made their first contribution in #67
- @am11 made their first contribution in #68
- @frederik-h made their first contribution in #71
Full Changelog: v5.0.0...v8.0.0-beta