v0.2.0-beta
Pre-release
Pre-release
0.2.0-beta - 2024-02-28
Breaking Changes
- Moved the
ConnectorandMatchesenumerators fromTopMarksDevelopment.ExpressionBuilder.ApitoTopMarksDevelopment.ExpressionBuilder, for easier access
Fixes
- Removed duplicated methods in the
TopMarksDevelopment.ExpressionBuilder.ApiandTopMarksDevelopment.ExpressionBuildernamespaces. Preventing you from using an extension method if you use both namespaces
Changes
- Added GitHub
FUNDING.ymlto hopefully get some support/funding 😜 - (Non-user facing) Updated the GitHub workflows to use the current versions of
checkoutandsetup-dotnet