Skip to content

Releases: extism/dotnet-pdk

v1.1.0

14 Jan 07:22
e663982
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump xunit.runner.visualstudio from 2.5.8 to 2.8.1 by @dependabot in #88
  • build(deps): bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 by @dependabot in #87
  • build(deps): bump Microsoft.Build.Utilities.Core from 17.9.5 to 17.10.4 by @dependabot in #86
  • build(deps): bump xunit from 2.7.1 to 2.8.1 by @dependabot in #85
  • build(deps): bump Extism.runtime.all from 1.2.0 to 1.4.1 by @dependabot in #89
  • build(deps): bump Extism.runtime.win-x64 from 1.2.0 to 1.4.1 by @dependabot in #90
  • build(deps): bump Extism.Sdk from 1.2.0 to 1.2.1 by @dependabot in #91
  • build(deps): bump xunit from 2.8.1 to 2.9.0 by @dependabot in #93
  • ci: use token to install libextism by @G4Vi in #95
  • build(deps): bump xunit from 2.9.0 to 2.9.1 by @dependabot in #100
  • docs: clear up memory ownership by @mhmd-azeez in #101
  • build(deps): bump xunit from 2.9.1 to 2.9.2 by @dependabot in #102
  • build(deps): bump MinVer from 5.0.0 to 6.0.0 by @dependabot in #98
  • build(deps): bump Microsoft.Build.Utilities.Core from 17.10.4 to 17.11.4 by @dependabot in #94
  • build(deps): bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.1 by @dependabot in #97
  • build(deps): bump Mono.Cecil from 0.11.5 to 0.11.6 by @dependabot in #103
  • Add codeowners file by @bhelx in #105
  • build(deps): bump Microsoft.Build.Utilities.Core from 17.11.4 to 17.12.6 by @dependabot in #106
  • build(deps): bump Extism.runtime.all from 1.4.1 to 1.8.0 by @dependabot in #109
  • build(deps): bump Extism.runtime.win-x64 from 1.4.1 to 1.8.0 by @dependabot in #108
  • fix: Pin to .NET 8 by @mhmd-azeez in #111
  • build(deps): bump Extism.runtime.all from 1.8.0 to 1.9.0 by @dependabot in #112
  • build(deps): bump Extism.runtime.win-x64 from 1.8.0 to 1.9.0 by @dependabot in #114
  • feat: update the PDK to use the latest features by @mhmd-azeez in #115
  • build(deps): bump xunit.runner.visualstudio from 2.8.2 to 3.0.0 by @dependabot in #116
  • build(deps): bump coverlet.collector from 6.0.2 to 6.0.3 by @dependabot in #117
  • build(deps): bump xunit from 2.9.2 to 2.9.3 by @dependabot in #119
  • build(deps): bump xunit.runner.visualstudio from 3.0.0 to 3.0.1 by @dependabot in #118

New Contributors

  • @G4Vi made their first contribution in #95

Full Changelog: v1.0.3...v1.1.0

v1.0.3

22 May 14:52
87b4958
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump Extism.runtime.win-x64 from 1.0.0 to 1.1.0 by @dependabot in #69
  • build(deps): bump coverlet.collector from 6.0.0 to 6.0.1 by @dependabot in #68
  • build(deps): bump xunit from 2.6.6 to 2.7.0 by @dependabot in #64
  • build(deps): bump Extism.runtime.win-x64 from 1.1.0 to 1.2.0 by @dependabot in #74
  • build(deps): bump coverlet.collector from 6.0.1 to 6.0.2 by @dependabot in #76
  • build(deps): bump MinVer from 4.3.0 to 5.0.0 by @dependabot in #71
  • build(deps): bump Extism.Sdk from 1.0.1 to 1.2.0 by @dependabot in #75
  • install runtime nuget package in wasmtests by @mhmd-azeez in #78
  • build(deps): bump xunit.runner.visualstudio from 2.5.7 to 2.5.8 by @dependabot in #80
  • build(deps): bump xunit from 2.7.0 to 2.7.1 by @dependabot in #79
  • Fix writing headers in SendRequest by @bradyjoslin in #84

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

29 Feb 13:34
783b6bd
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump xunit.runner.visualstudio from 2.5.6 to 2.5.7 by @dependabot in #66
  • build(deps): bump Microsoft.Build.Utilities.Core from 17.8.3 to 17.9.5 by @dependabot in #65
  • Add note regarding WASI_SDK_PATH by @knutwannheden in #67
  • fix: remove condition on .targets property group by @mhmd-azeez in #70

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

22 Feb 10:24
7a6b3a2
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump Extism.Sdk from 1.0.0-rc5 to 1.0.1 by @dependabot in #57
  • build(deps): bump Extism.runtime.win-x64 from 1.0.0-rc6 to 1.0.0 by @dependabot in #56
  • build(deps): bump CliWrap from 3.6.4 to 3.6.6 by @dependabot in #59
  • build(deps): bump xunit from 2.6.5 to 2.6.6 by @dependabot in #58
  • feat: make json input/output easier by @mhmd-azeez in #60
  • build(deps): bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 by @dependabot in #62
  • [WIP] Add Properties To Optimize The WASM binary Size per default by @furesoft in #61

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

08 Jan 23:15
1f07d0d
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump Extism.runtime.win-x64 from 1.0.0-rc2 to 1.0.0-rc3 by @dependabot in #44
  • fix: docs deployment by @mhmd-azeez in #48
  • build(deps): bump Extism.runtime.win-x64 from 1.0.0-rc3 to 1.0.0-rc6 by @dependabot in #51
  • build(deps): bump xunit from 2.6.2 to 2.6.3 by @dependabot in #50
  • build(deps): bump xunit.runner.visualstudio from 2.5.4 to 2.5.5 by @dependabot in #49
  • build(deps): bump xunit.runner.visualstudio from 2.5.5 to 2.5.6 by @dependabot in #52
  • build(deps): bump xunit from 2.6.3 to 2.6.5 by @dependabot in #54
  • Update readme for 1.0 by @bhelx in #55

New Contributors

  • @bhelx made their first contribution in #55

Full Changelog: v1.0.0-rc8...v1.0.0

v1.0.0-rc8

04 Dec 16:19
a71c201
Compare
Choose a tag to compare
v1.0.0-rc8 Pre-release
Pre-release

What's Changed

  • fix: Typos found during latest review by @mhmd-azeez in #47
  • fix: Don't run GenerateGlueCode task for referenced libraries don't don't target wasi-wasm by @mhmd-azeez in #46

Full Changelog: v1.0.0-rc7...v1.0.0-rc8

v1.0.0-rc7: Merge pull request #45 from extism/dependabot/nuget/Extism.Sdk-1.0.0-rc5

03 Dec 14:42
2d6ade5
Compare
Choose a tag to compare
build(deps): bump Extism.Sdk from 1.0.0-rc4 to 1.0.0-rc5

v1.0.0-rc6

23 Nov 10:47
b116726
Compare
Choose a tag to compare
v1.0.0-rc6 Pre-release
Pre-release

What's Changed

  • fix: only run Extism.Pdk.MSBuild on projects whose runtime identifier is wasi-wasm by @mhmd-azeez in #35
  • docs: setup docfx by @mhmd-azeez in #30
  • build(deps): bump xunit from 2.6.1 to 2.6.2 by @dependabot in #41
  • build(deps): bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 by @dependabot in #37
  • build(deps): bump Microsoft.Build.Utilities.Core from 17.7.2 to 17.8.3 by @dependabot in #38
  • build(deps): bump xunit.runner.visualstudio from 2.5.1 to 2.5.4 by @dependabot in #40
  • build(deps): bump Extism.Sdk from 0.7.0 to 1.0.0-rc4 by @dependabot in #39
  • fix: address compiler warnings by @mhmd-azeez in #43
  • fix: fail the build with a descriptive error message when the users tries to export functions with parameters by @mhmd-azeez in #42

Full Changelog: v1.0.0-rc5...v1.0.0-rc6

v1.0.0-rc5

16 Nov 15:01
b855c2b
Compare
Choose a tag to compare
v1.0.0-rc5 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-rc4...v1.0.0-rc5

v1.0.0-rc4

16 Nov 14:44
e8c8fff
Compare
Choose a tag to compare
v1.0.0-rc4 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.0.0-rc3...v1.0.0-rc4