Releases: dspace-group/dscom
Releases · dspace-group/dscom
v1.11.1
What's Changed
- fix: Added missing quotation marks in embed path parameter by @SOsterbrink in #288
Full Changelog: v1.11.0...v1.11.1
v1.11.0
What's Changed
- feat: Support embedding of the type library into the assembly. by @bclothier in #278
- build: Bump xunit.runner.visualstudio from 2.8.1 to 2.8.2 by @dependabot in #264
- build: Bump YamlDotNet from 15.3.0 to 16.0.0 by @dependabot in #263
- build: Bump xunit from 2.8.1 to 2.9.0 by @dependabot in #262
- chore: Example solution is missing project contract by @marklechtermann in #267
- build: Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 by @dependabot in #268
- build: Bump YamlDotNet from 16.0.0 to 16.1.0 by @dependabot in #270
- build: Bump YamlDotNet from 16.1.0 to 16.1.2 by @dependabot in #276
- build: Bump moq from 4.20.70 to 4.20.72 by @dependabot in #273
- build: Bump FluentAssertions from 6.12.0 to 6.12.1 by @dependabot in #275
- build: Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 by @dependabot in #274
- build: Bump MinVer from 5.0.0 to 6.0.0 by @dependabot in #272
- build: Cleanup build tasks and added new demo project by @marklechtermann in #277
- build: Bump xunit from 2.9.0 to 2.9.1 by @dependabot in #279
- chore: Added demo assembly by @marklechtermann in #282
- chore: Renamed demo file by @marklechtermann in #283
- build: Bump xunit from 2.9.1 to 2.9.2 by @dependabot in #284
- build: Bump YamlDotNet from 16.1.2 to 16.1.3 by @dependabot in #285
Full Changelog: v1.10.1...v1.11.0
v1.10.1
What's Changed
- build: Bump YamlDotNet from 15.1.2 to 15.1.4 by @dependabot in #252
- build: Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 by @dependabot in #253
- build: Bump xunit.runner.visualstudio from 2.8.0 to 2.8.1 by @dependabot in #254
- build: Bump xunit from 2.8.0 to 2.8.1 by @dependabot in #255
- build: Bump YamlDotNet from 15.1.4 to 15.1.6 by @dependabot in #256
- build: Bump YamlDotNet from 15.1.6 to 15.3.0 by @dependabot in #258
- 259 error could not load file or assembly presentationframework on tlbexport regression in 160 by @SOsterbrink in #260
Full Changelog: v1.10.0...v1.10.1
v1.10.0
What's Changed
- build: Bump xunit.runner.visualstudio from 2.5.8 to 2.8.0 by @dependabot in #250
- build: Bump xunit from 2.7.1 to 2.8.0 by @dependabot in #249
- fix: x86 compatibility of build task by @carstencodes in #248
- docs: Add hints to readme for x86 based builds by @carstencodes in #251
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
- fix: Added DispID offset in case of ComVisible false methods by @marklechtermann in #246
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
- build: Bump coverlet.msbuild from 6.0.1 to 6.0.2 by @dependabot in #239
- build: Bump coverlet.collector from 6.0.1 to 6.0.2 by @dependabot in #240
- build: Bump xunit.runner.visualstudio from 2.5.7 to 2.5.8 by @dependabot in #244
- build: Bump xunit from 2.7.0 to 2.7.1 by @dependabot in #243
- feat: Added var doc strings for Enums by @marklechtermann in #245
Full Changelog: v1.7.4...v1.8.0
v1.7.4
What's Changed
- build: Bump xunit from 2.6.5 to 2.6.6 by @dependabot in #229
- build: Bump YamlDotNet from 13.7.1 to 15.1.0 by @dependabot in #230
- build: Bump YamlDotNet from 15.1.0 to 15.1.1 by @dependabot in #231
- build: Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 by @dependabot in #232
- build: Bump xunit from 2.6.6 to 2.7.0 by @dependabot in #234
- build: Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7 by @dependabot in #233
- build: Bump coverlet.msbuild from 6.0.0 to 6.0.1 by @dependabot in #236
- build: Bump coverlet.collector from 6.0.0 to 6.0.1 by @dependabot in #235
- build: Bump YamlDotNet from 15.1.1 to 15.1.2 by @dependabot in #238
- build: Bump MinVer from 4.3.0 to 5.0.0 by @dependabot in #237
Full Changelog: v1.7.3...v1.7.4
v1.7.3
What's Changed
- build: Bump xunit from 2.6.4 to 2.6.5 by @dependabot in #227
- feat: Added the ability to call the cmd tool with --createmissingdepe… by @Sandoli in #228
Full Changelog: v1.7.2...v1.7.3
v1.7.2
What's Changed
- build: Bump xunit.runner.visualstudio from 2.5.5 to 2.5.6 by @dependabot in #224
- build: Bump xunit from 2.6.3 to 2.6.4 by @dependabot in #225
- fix: Added spaces between build task arguments by @Sandoli in #226
New Contributors
Full Changelog: v1.7.1...v1.7.2
v1.7.1
What's Changed
- build: Bump moq from 4.20.69 to 4.20.70 by @dependabot in #222
- build: Bump xunit.runner.visualstudio from 2.5.4 to 2.5.5 by @dependabot in #221
- fix: Changed WorkingDirectory to $ (OutDir) as default and $(OutputPath) as fallback by @Brimerland in #223
- build: Bump xunit from 2.6.2 to 2.6.3 by @dependabot in #220
New Contributors
- @Brimerland made their first contribution in #223
Full Changelog: v1.7.0...v1.7.1