Releases: Seddryck/Expressif
Releases · Seddryck/Expressif
Expressif 1.10.0
What's Changed
Exciting new features and enhancements🎉
Other Changes 🪛
- chore: bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 in /Expressif.Testing by @dependabot in #283
- chore: bump NUnit from 4.1.0 to 4.2.0 in /Expressif.Testing by @dependabot in #284
- chore: bump NUnit from 4.2.0 to 4.2.1 in /Expressif.Testing by @dependabot in #285
- chore: bump NUnit.Analyzers from 4.2.0 to 4.3.0 in /Expressif.Testing by @dependabot in #282
- chore: bump NUnit from 4.2.1 to 4.2.2 in /Expressif.Testing by @dependabot in #286
- chore: bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 in /Expressif.Testing by @dependabot in #288
- chore: bump Moq from 4.20.70 to 4.20.72 in /Expressif.Testing by @dependabot in #289
- chore: bump Dotnet.ReproducibleBuilds from 1.2.4 to 1.2.25 by @dependabot in #292
- chore: bump NUnit.Analyzers from 4.3.0 to 4.4.0 in /Expressif.Testing by @dependabot in #293
- chore: bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 in /Expressif.Testing in the microsoft-net-test-sdk group across 1 directory by @dependabot in #294
Full Changelog: v1.9.0...v1.10.0
Expressif 1.9.0
What's Changed
Exciting new features and enhancements🎉
Bug fixes 👾
Other Changes 🪛
- chore: bump NUnit.Analyzers from 3.10.0 to 4.0.0 in /Expressif.Testing by @dependabot in #261
- chore: bump NUnit.Analyzers from 4.0.0 to 4.0.1 in /Expressif.Testing by @dependabot in #262
- chore: bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 in /Expressif.Testing by @dependabot in #263
- chore: bump coverlet.msbuild from 6.0.0 to 6.0.1 in /Expressif.Testing by @dependabot in #264
- chore: bump NUnit from 4.0.1 to 4.1.0 in /Expressif.Testing by @dependabot in #266
- chore: bump coverlet.collector from 6.0.0 to 6.0.2 in /Expressif.Testing by @dependabot in #269
- chore: bump coverlet.msbuild from 6.0.1 to 6.0.2 in /Expressif.Testing by @dependabot in #268
- chore: bump NUnit.Analyzers from 4.0.1 to 4.1.0 in /Expressif.Testing by @dependabot in #271
- chore: bump NUnit.Analyzers from 4.1.0 to 4.2.0 in /Expressif.Testing by @dependabot in #272
- chore: bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 in /Expressif.Testing by @dependabot in #273
- chore: bump NUnit3TestAdapter from 4.5.0 to 4.6.0 in /Expressif.Testing by @dependabot in #276
- ci: bump DotNet.ReproducibleBuilds from 1.1.1 to 1.2.4 by @github-actions in #277
- test: prevent concurrent collections access by @Seddryck in #279
Full Changelog: v1.8.0...v1.9.0
Expressif 1.8.0
Expressif 1.7.0
What's Changed
Exciting new features and enhancements🎉
Bug fixes 👾
- fix: correct name for DataRow-like interface by @Seddryck in #254
- fix: invalid conversion during expression instantiation by @Seddryck in #255
Full Changelog: v1.6.0...v1.7.0
Expressif 1.6.0
Expressif 1.5.0
What's Changed
Exciting new features and enhancements🎉
Bug fixes 👾
- fix: exceptions set as public classes by @Seddryck in #239
- fix: add missing aliases to some functions to improve compatibility with NBi.io by @Seddryck in #240
- fix: backtick is accepted to delimit quoted literals by @Seddryck in #242
- fix: solve issues with delayed evaluation for context related objects by @Seddryck in #244
- fix: restore some missing properties for context by @Seddryck in #246
- fix: interval builder as public and Contained accepting a Func<> by @Seddryck in #247
- fix: any-of is accepting a single function returning an enumerable by @Seddryck in #248
Full Changelog: v1.4.0...v1.5.0