Releases: dspace-group/dscom
Releases · dspace-group/dscom
v1.15.0
What's Changed
- build: Changed XUnit version (downgrade to major version 2) by @marklechtermann in #331
- docs: Changed README.md by @marklechtermann in #333
- docs: README.md changed by @marklechtermann in #334
- docs: README.md changed by @marklechtermann in #335
- test: Removed tlb and dll writing for demo and analysis by @marklechtermann in #332
- fix: Lazy loading of type libraries in case of type is class by @mavToday in #330
Full Changelog: v1.14.3...v1.15.0
v1.14.3
What's Changed
- fix: Match TLBs to assemblies according to their file name, case insensitive by @mlessmann in #329
Full Changelog: v1.14.2...v1.14.3
v1.14.2
What's Changed
- chore: Changed outproc demo by @marklechtermann in #327
- build: Bump coverlet.msbuild from 6.0.2 to 6.0.3 by @dependabot in #324
- fix: Don't check that referenced TLB is named the same as DLL it was created from by @mlessmann in #328
- build: Bump coverlet.collector from 6.0.2 to 6.0.3 by @dependabot in #325
Full Changelog: v1.14.1...v1.14.2
v1.14.1
What's Changed
- docs: Added documentation for regasm.exe functionalities by @marklechtermann in #322
- fix: Use INVOKE_PROPERTYPUT for SAFEARRAY by @marklechtermann in #323
Full Changelog: v1.14.0...v1.14.1
v1.14.0
What's Changed
Full Changelog: v1.13.1...v1.14.0
v1.13.1
What's Changed
- build: Bump xunit.runner.visualstudio from 2.8.2 to 3.0.0 by @dependabot in #319
- build: Bump YamlDotNet from 16.2.1 to 16.3.0 by @dependabot in #320
- fix: DispId(0) for Value-Property by @mavToday in #321
Full Changelog: v1.13.0...v1.13.1
v1.13.0
What's Changed
- build: Bump FluentAssertions from 6.12.2 to 7.0.0 by @dependabot in #316
- build: Bump YamlDotNet from 16.2.0 to 16.2.1 by @dependabot in #315
- fix: Skip imported types by @matthiasnissen in #318
Full Changelog: v1.12.2...v1.13.0
v1.12.2
v1.12.1
What's Changed
- build: Bump softprops/action-gh-release from 1 to 2 by @dependabot in #303
- fix: Property Setter do not use INVOKEKIND.INVOKE_PROPERTYPUTREF by @mavToday in #308
New Contributors
Full Changelog: v1.12.0...v1.12.1
v1.12.0
What's Changed
- build: Bump FluentAssertions from 6.12.1 to 6.12.2 by @dependabot in #290
- build: Bump YamlDotNet from 16.1.3 to 16.2.0 by @dependabot in #291
- Added CLI based task overridable properties by @Arakys7 in #294
- fix: C++/CLI mixed mode cannot be used as reference assemblies by @carstencodes in #297
- docs: Add Limitation for DsComTypeLibraryEmbedAfterBuild by @carstencodes in #298
- ci: Update github-actions regularly by @carstencodes in #300
- qa: Add C++/CLI Acceptance tests by @carstencodes in #299
- build: Bump actions/checkout from 3 to 4 by @dependabot in #301
- build: Bump actions/setup-dotnet from 3 to 4 by @dependabot in #302
- build: Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 by @dependabot in #304
- feat: Remove BuildTask implementations by @carstencodes in #305
New Contributors
Full Changelog: v1.11.1...v1.12.0