Skip to content

Releases: Stillpoint-Software/hyperbee.pipeline

v2.2.1-g1f833223fc

21 Jan 18:47

Choose a tag to compare

v2.2.1-g1f833223fc

Targeting Framework 8, 9, and 10
Compare v2.2.1-alpha-ge56281165b…v2.2.1-g1f833223fc

v2.2.1-alpha-ge56281165b

21 Jan 18:36

Choose a tag to compare

Pre-release

v2.2.1-alpha-ge56281165b

_Changes since v2.1.1

v2.1.1-gb65b08ecbb

22 Dec 16:07

Choose a tag to compare

v2.1.1-gb65b08ecbb

Changes since v2.1.0

  • chore(nbgv): set version via CI: 2.1.1 (b65b08e) by varndellwagglebee
  • migrated solution file to slnx (a96c5fb) by annette.findley
  • Updated to .net 10, ran tests, benchmarks and centralized package versions (1e92756) by annette.findley
  • Bug/65 bug commandexecuteasync does not forward (#67) (cd09360) by Matt Edwards
  • Update issue_branch.yml (20d691f) by Annette Findley
  • cleanup (7df8051) by annette.findley
  • update README with image and build-status badge (643c5a3) by annette.findley
  • updated build props to include license (4ef5dbc) by annette.findley
  • Updated workflows to use the new system (12e1a6b) by annette.findley
  • Revert "updated workflows to use the new system." (ddfda7b) by annette.findley
  • updated workflows to use the new system. (34bf139) by annette.findley
  • Update and rename test-report.yml to create-test-report.yml (e5bacf0) by Annette Findley
  • Update test-report.yml (66d35cf) by Annette Findley
  • Update test-report.yml (85657c6) by Annette Findley
  • Update test-report.yml (26040d9) by Annette Findley
  • Update test-report.yml (a401e42) by Annette Findley
  • Update test-report.yml (81780d6) by Annette Findley
  • Update test.yml (cb7a8d5) by Annette Findley
  • Update format.yml (862f864) by Annette Findley
  • Update format.yml (fb277e6) by Annette Findley
  • Update format.yml (50b2356) by Annette Findley
  • Update format.yml (2a91353) by Annette Findley
  • Update format.yml (921503d) by Annette Findley
  • Update format.yml (f3b0a4a) by Annette Findley
  • Update test.yml (07a629d) by Annette Findley
  • Update test.yml (000ed17) by Annette Findley
  • updated test yml (2a9e617) by annette.findley
  • updated workflows based on branch that executed the action (e74b42e) by annette.findley
  • Update test.yml (0ca797b) by Annette Findley
  • Update issue-branch.yml (4e462dd) by Annette Findley
  • Update format.yml (4ecb5fa) by Annette Findley
  • Update create-release.yml (84ce010) by Annette Findley
  • Update test-report.yml (b1aa6f4) by Annette Findley
  • no long need to send dotnet version (ba14194) by annette.findley
  • updated version (94baf2a) by annette.findley
  • updated workflows and added new versioning structure (83e5bbc) by annette.findley
  • Previous version was 'v2.0.3'. Version now 'v2.1.0'. (fbca23f) by bfarmer67
  • Updated code formatting to match rules in .editorconfig (a01791d) by github-actions
  • Improves pipeline performance and updates dependencies (a29adc9) by Brenton Farmer
  • Updated code formatting to match rules in .editorconfig (25f3746) by github-actions
  • Improves pipeline composition and documentation (3bad7fd) by Brenton Farmer
    Compare v2.1.0…v2.1.1-gb65b08ecbb

v2.1.0

16 Jul 13:56
b30b912

Choose a tag to compare

What's Changed

  • Improves pipeline composition and documentation by @bfarmer67 in #63

Full Changelog: v2.0.3...v2.1.0

v2.0.3

14 Jul 18:25
2c5114f

Choose a tag to compare

What's Changed

Updated Nugets

v2.0.3-develop.250714181624

14 Jul 18:18

Choose a tag to compare

Pre-release

Nuget Updates

v2.0.2

14 Apr 16:50
af9cbe7

Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

14 Feb 19:00
c8d8468

Choose a tag to compare

What's Changed

  • [FEATURE]: Binder base by @github-actions in #31
  • [FEATURE]: Implement dedicated builder and binder for CallIfBlock and PipeIfBlock by @github-actions in #33
  • [FEATURE]: Improve builder pattern by @github-actions in #35
  • Bump Microsoft.Extensions.Logging and Microsoft.Extensions.DependencyInjection.Abstractions by @dependabot in #38
  • Bump MSTest.TestAdapter from 3.5.1 to 3.6.1 by @dependabot in #44
  • Bump MSTest.TestFramework from 3.5.1 to 3.6.1 by @dependabot in #45
  • Bump Microsoft.AspNetCore.Http.Connections.Common from 8.0.7 to 8.0.10 by @dependabot in #46
  • Bump Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.1 to 8.0.2 by @dependabot in #47
  • Bump Microsoft.Extensions.Caching.Memory from 8.0.0 to 8.0.1 in /test/Hyperbee.PipelineCaching.Tests by @dependabot in #48
  • Develop by @varndellwagglebee in #49

New Contributors

Full Changelog: v1.2.0...v2.0.1

v1.2.0

09 Aug 20:00
b466cf0

Choose a tag to compare

What's Changed

  • Refactor Binders to use abstract base
  • Refactor Builders to eliminate partial interfaces
  • Bump coverlet.collector from 6.0.0 to 6.0.2 by @dependabot in #8
  • Bump MSTest.TestAdapter from 3.1.1 to 3.3.1 by @dependabot in #7
  • Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 by @dependabot in #6
  • Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 by @dependabot in #5
  • Bump MSTest.TestFramework from 3.1.1 to 3.3.1 by @dependabot in #4
  • Bump MSTest.TestFramework from 3.3.1 to 3.4.0 by @dependabot in #13
  • Bump MSTest.TestAdapter from 3.3.1 to 3.4.0 by @dependabot in #12
  • Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 by @dependabot in #11
  • Bump MSTest.TestAdapter from 3.3.1 to 3.4.1 by @dependabot in #14
  • [FEATURE]: Add documentation deploy by @github-actions in #23
  • Update sidebar titles by @bfarmer67 in #27
  • [FEATURE]: Enhance documentation by @github-actions in #29
  • Create Release 1.2.0 by @bfarmer67 in #36

New Contributors

Full Changelog: v1.1.6...v1.2.0

v1.1.6-develop.240702125702

02 Jul 12:57
d89cb3f

Choose a tag to compare

Pre-release

What's Changed

New Contributors

Full Changelog: v1.1.6...v1.1.6-develop.240702125702