Skip to content

Conversation

@smaillet
Copy link
Member

@smaillet smaillet commented Mar 14, 2020

Breaking Changes

  • Module.DataLayout is no longer null on construction
  • A DIType of null is no longer used to represent void. Instead a new singleton instance was added (DITypeVoid.Instance)

Other Changes

  • Updated version number for binaries (Still using LLVM 8 libs until final release of LLVM10)
  • Updated to use C#8 and nullable reference types
  • Added more doc comment details of the bindingsConfig.yml file
  • Renamed files, folder, projects and namespaces to reflect GH org more accurately and leverage Nuget ORG options. This is a breaking change, but requires only simple GREP refactoring to resolve
  • Renamed types etc... for docs
  • Re-Applied solution wide code cleanup

Module.DataLayout is no longer null on construction
A DIType of null is no longer used to represent void. Instead a new singleton instance was added (DITypeVoid.Instance)
* Renamed files, folder, projects and namespaces to reflect GH org more accurately and leverage Nuget ORG options. This is a breaking change, but requires only simple GREP refactoring to resolve
* Renamed types etc... for docs
* Re-Applied solution wide code cleanup
@smaillet smaillet merged commit 6609ea8 into UbiquityDotNET:develop Mar 14, 2020
@smaillet smaillet deleted the cs80 branch March 29, 2020 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant