v2.0.0
Breaking changes:
- Minimum .NET framework up from 4.0 to 4.5.
- Renamed dotnet Standard version from Expressive.Standard.dll to just Expressive.dll.
Bug fixes:
- GH-64: Comparisons (<, <=, >= and >) against 'null' now behave consistently with .NET.