Releases: Stillpoint-Software/hyperbee.expressions
Releases · Stillpoint-Software/hyperbee.expressions
v1.3.2-ge4349bbc2c
v1.3.2-ge4349bbc2c
- Target Framework .NET 8, 9, 10
Compare v1.3.2-alpha-gceee054548…v1.3.2-ge4349bbc2c
v1.3.2-alpha-gceee054548
v1.3.2-alpha-gceee054548
Targeting Framework 8, 9 and 10
Compare v1.3.1-alpha-g02640b8a75…v1.3.2-alpha-gceee054548
v1.3.1-alpha-g02640b8a75
v1.3.1-alpha-g02640b8a75
- Targeting .NET 8, 9, 10 (042905b) by annette.findley
Compare v1.2.1-gaff0724cc0…v1.3.1-alpha-g02640b8a75
v1.2.1-gaff0724cc0
v1.2.1-gaff0724cc0
Changes since v1.2.0
- chore(nbgv): set version via CI: 1.2.1 (aff0724) by varndellwagglebee
- Updated to assert.HasCount (0fc90b3) by annette.findley
- Fixed Hyperbee.Json package version between 8.0 and 10.0 (c5e2e02) by annette.findley
- Updated to .NET 10, ran tests and benchmarks. Centralized package mgmt (928c1a2) by annette.findley
- Commit changes before fixing global.json file(s). (78fb801) by annette.findley
- DataTestMethod is deprecated; changed to TestMethod (7809404) by annette.findley
- Format changes tests again. Fixed again and removed format (4dfc9e4) by annette.findley
- removed format action (ff55eed) by annette.findley
- Fixed tests due to format workflow. Removed format as it remove necessary attributes. (c85e25f) by annette.findley
- chore: format code with dotnet format (db69fde) by github-actions
- The github workflow Format was messing up the tests. (fa932c6) by annette.findley
- chore: format code with dotnet format (6a60744) by github-actions
- fixed nuget versions (6f7be16) by annette.findley
- chore: format code with dotnet format (f5be6a5) by github-actions
- Fixed test BlockAsyncSwitchTests (9f882c5) by annette.findley
- chore: format code with dotnet format (7122a69) by github-actions
- Fixed all tests and moved Fast Compiler back to 5.1.1 (7db0546) by annette.findley
- update README with image and build-status badge (aa324da) by annette.findley
- updated build props to include license (eeb5e3d) by annette.findley
- updated workflows to use the new system (b4570ad) by annette.findley
- Bump Microsoft.Extensions.Http to 9.0.8 (7df53b5) by dependabot[bot]
- Bump MSTest.TestAdapter from 3.10.0 to 3.10.1 (f577a2c) by dependabot[bot]
- Bump Microsoft.Extensions.Configuration.Binder to 9.0.8 (73d495d) by dependabot[bot]
- Bump Microsoft.Extensions.Configuration and 2 others (b8a7c8c) by dependabot[bot]
- Bump MSTest.TestFramework from 3.10.0 to 3.10.1 (6e26550) by dependabot[bot]
- Bump Microsoft.Extensions.DependencyInjection to 9.0.8 (7cfaf9f) by dependabot[bot]
- Bump Microsoft.Extensions.Configuration to 9.0.8 (95f49d5) by dependabot[bot]
- no longer need dotnet version (3c33a6d) by annette.findley
- Delete .github/workflows/unlist-nuget.yml (3b41ae1) by Annette Findley
- Delete .github/workflows/publish.yml (ba4efee) by Annette Findley
- Updated permissions (3647fd5) by annette.findley
- fixed alignment (b81fd40) by annette.findley
- updating comments (4d8e835) by annette.findley
- updated permissions (4fb564e) by annette.findley
- updated workflows and adding new versioning structure (c954201) by annette.findley
- Updated code formatting to match rules in .editorconfig (c76798a) by github-actions
- Bump BenchmarkDotNet and 12 others (67bb63a) by dependabot[bot]
- Simplifies expression compilation. (04141d4) by Matt Edwards
- Previous version was 'v1.1.5'. Version now 'v1.2.0'. (943431c) by MattEdwardsWaggleBee
- [FEATURE]: Create Labs Project for Ideas and Samples (#72) (948eb80) by github-actions[bot]
- Updated code formatting to match rules in .editorconfig (6e57095) by github-actions
- update readme (0497302) by Matt Edwards
- Add Delegate based service provider Compile (2caf285) by Matt Edwards
- Expose properties for Inject and Config (298f513) by Matt Edwards
- Updated code formatting to match rules in .editorconfig (fa1d442) by github-actions
- updates for passing type (504145b) by Matt Edwards
- [FEATURE]: Add Support for Dependency Injection and Configuration (#67) (578afea) by github-actions[bot]
- Previous version was 'v1.1.4'. Version now 'v1.1.5'. (fc844b1) by MattEdwardsWaggleBee
- Clean up test and submit bug to dotnet/runtime (86535ce) by Matt Edwards
- clean up (d0107bf) by Matt Edwards
- Fix issue with preferInterpretation (e489cc8) by Matt Edwards
- clean up and simplify documentation (19f0b87) by Matt Edwards
- Renamed some of the class to reflect being Enumerable vs yield (a8b524c) by Matt Edwards
- [FEATURE]: Add Support for IEnumerable Yield (#62) (6bba55b) by github-actions[bot]
Compare v1.2.0…v1.2.1-gaff0724cc0
v1.2.0
What's Changed
- [FEATURE]: Add Support for IEnumerable Yield by by @MattEdwardsWaggleBee in #62
- [FEATURE]: Add Support for Dependency Injection and Configuration by by @MattEdwardsWaggleBee in #67
- Updated Nuget packages
- [FEATURE]: Create Labs Project for Ideas and Samples by @MattEdwardsWaggleBee in #72
- Minor clean up
Full Changelog: v1.1.5...v1.2.0
v1.2.0-develop.250417163546
What's Changed
- [FEATURE]: Add Support for IEnumerable Yield by by @MattEdwardsWaggleBee in #62
- [FEATURE]: Add Support for Dependency Injection and Configuration by by @MattEdwardsWaggleBee in #67
- Bump FastExpressionCompiler from 5.1.0 to 5.1.1 by @dependabot in #70
- Bump Microsoft.Extensions.Configuration.Binder from 9.0.3 to 9.0.4 by @dependabot in #76
- Bump DotNext.Metaprogramming from 5.20.0 to 5.21.0 by @dependabot in #75
- Bump Microsoft.Extensions.DependencyInjection from 9.0.3 to 9.0.4 by @dependabot in #74
- Bump Microsoft.Extensions.Configuration from 9.0.3 to 9.0.4 by @dependabot in #73
- [FEATURE]: Create Labs Project for Ideas and Samples by @MattEdwardsWaggleBee in #72
Full Changelog: v1.1.5...v1.2.0-develop.250417163546
v1.1.5
What's Changed
- [FEATURE]: Add Support for Dependency Injection and Configuration by @MattEdwardsWaggleBee in #67
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
- [FEATURE]: Add Support for IEnumerable Yield #61 by @MattEdwardsWaggleBee
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- Bump FastExpressionCompiler from 5.0.1 to 5.0.2 by @dependabot in #49
- Release v1.1.3 by @MattEdwardsWaggleBee and @bfarmer67 in #60
- Fixes issues with "Prefer Interpretation" mode for async state machines.
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Update to use variable list for
ForExpression - Allow
UsingExpressionto pass a variable - update NuGets
- Release v1.1.2 by @MattEdwardsWaggleBee in #48
Full Changelog: v1.1.1...v1.1.2