Skip to content

v0.2.0-beta

Pre-release
Pre-release

Choose a tag to compare

@glenn2223 glenn2223 released this 28 Feb 14:51
· 37 commits to main since this release

0.2.0-beta - 2024-02-28

Compare to previous release

Breaking Changes

  • Moved the Connector and Matches enumerators from TopMarksDevelopment.ExpressionBuilder.Api to TopMarksDevelopment.ExpressionBuilder, for easier access

Fixes

  • Removed duplicated methods in the TopMarksDevelopment.ExpressionBuilder.Api and TopMarksDevelopment.ExpressionBuilder namespaces. Preventing you from using an extension method if you use both namespaces

Changes

  • Added GitHub FUNDING.yml to hopefully get some support/funding 😜
  • (Non-user facing) Updated the GitHub workflows to use the current versions of checkout and setup-dotnet