Skip to content

Releases: degory/ghul-runtime

v1.1.1

02 Feb 22:23
7e86d0f
Compare
Choose a tag to compare

Add ghūl logo (#55)

  • Add the ghūl logo to the NuGet package

v1.1.0

01 Feb 19:06
a965508
Compare
Choose a tag to compare

Update to .NET 8 (#50)

  • Bump .NET target framework to 8.0
  • Bump compiler tool to 0.6.9
  • Bump ghul.targets to 1.2.1
  • Bump ghul.pipes in tests project to 1.0.0
  • Update dev container reference to point at GHCR
  • Bump GitHub actions in CI/CD pipeline
  • Fix outdated container image reference in CI/CD pipeline
  • Fix broken nuget push syntax in CI/CD pipeline
  • Work around constructor overload resolution issue in tests
  • Bump compiler tool to latest

Bump #minor

v1.0.0

21 Dec 22:46
4e0c068
Compare
Choose a tag to compare

Initial production release (#24)

  • Bump #major version to 1.0.0

v0.0.16

13 Dec 23:28
6e9c15c
Compare
Choose a tag to compare

Bump MSTest.TestAdapter from 2.1.1 to 2.2.8 in /tests/.dependabot (#16)

Bumps MSTest.TestAdapter from 2.1.1 to 2.2.8.


updated-dependencies:

  • dependency-name: MSTest.TestAdapter
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] support@github.com

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.0.15

13 Dec 23:19
8fe78b8
Compare
Choose a tag to compare

Bump MSTest.TestFramework from 2.1.1 to 2.2.8 in /tests/.dependabot (#15)

Bumps MSTest.TestFramework from 2.1.1 to 2.2.8.


updated-dependencies:

  • dependency-name: MSTest.TestFramework
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] support@github.com

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.0.14

13 Dec 23:16
5e6561f
Compare
Choose a tag to compare

Bump Microsoft.NET.Test.Sdk from 16.7.1 to 17.0.0 in /tests/.dependabot (#17)

Bumps Microsoft.NET.Test.Sdk from 16.7.1 to 17.0.0.


updated-dependencies:

  • dependency-name: Microsoft.NET.Test.Sdk
    dependency-type: direct:production
    update-type: version-update:semver-major
    ...

Signed-off-by: dependabot[bot] support@github.com

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.0.13

13 Dec 23:13
df527fd
Compare
Choose a tag to compare

Bump ghul.pipes from 0.0.11 to 0.0.17 in /tests/.dependabot (#18)

Bumps ghul.pipes from 0.0.11 to 0.0.17.


updated-dependencies:

  • dependency-name: ghul.pipes
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] support@github.com

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.0.12

13 Dec 23:11
2d9c4bd
Compare
Choose a tag to compare

Fix CI workflow for Dependabot (#19)

  • Don't publish package to GitHub if running as Dependabot

v0.0.11

13 Dec 22:46
18fea62
Compare
Choose a tag to compare

Various clean-ups (#14)

  • Create release on push to main
  • Update README.md
  • Add MIT license
  • Include README.md and licence in package
  • More package metadata
  • Add badges to README.md
  • Enable Dependabot
  • Install compiler as local tool
  • Update to latest ghūl MSBuild targets
  • Remove ghul.json