Release 1.0.0 Based on LLVM 10
What's Changed
- Start of 10.0 release by @smaillet in #156
- Fixing build break in develop branch by @smaillet in #157
- Fixes #152 by @smaillet in #158
- Llvm 10 by @smaillet in #169
- Added test runs to the GitHub Builds by @smaillet in #170
- Refactoring of docs by @smaillet in #171
- Integrating interop tests to standard build by @smaillet in #172
- Moved release management scripts to dedicated 'OneFlow' folder by @smaillet in #173
- Corrected typo in publish-release.ps1 by @smaillet in #174
- Made previous release docs available by @smaillet in #176
- added publishing docs build artifacts to PR builds by @smaillet in #177
- More nullability changes by @smaillet in #178
- Add issue templates by @smaillet in #180
- Added support for Unwind properties on instructions by @smaillet in #182
- Added tests and bug fixes for things found by tests. by @smaillet in #183
- Fixes #184 by @smaillet in #185
- Added additional properties to DISubRange and more tests by @smaillet in #186
- Minor updates by @smaillet in #187
- Corrections for anonymous structs by @smaillet in #189
- Additional tests by @smaillet in #190
- Hardening thread safety for ContextCache by @smaillet in #191
- This works around the MSVC headers reporting incorrect clang version by @smaillet in #199
- Added support for creating MemoryBuffer from a byte array by @smaillet in #201
- Fixed generation of calls to varargs functions by @smaillet in #202
- Constant data string by @smaillet in #203
- Prep for release build of v10 by @smaillet in #204
- Update nuget packages by @smaillet in #213
- Refactoring Bindings Generator by @smaillet in #215
Full Changelog: v8.0.1...v10.0.0