Skip to content

4.0.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@andrewvk andrewvk released this 30 Jan 11:40
· 81 commits to master since this release

What's new in 4.0.0-beta1

  • Add C# nullability markup.
  • Remove JetBrains nullability markup: NotNull/CanBeNull/ItemNotNull.
  • Remove deprecated targets. Supporting: .NET 3.5+, .NET Standard 2.0+, .NET Core 3.1+.
  • Fixed Range string representation bug.
  • Refactoring & code cleanup