Releases: dspace-group/dscom
Releases · dspace-group/dscom
v0.16.1
What's Changed
- doc: Unnecessary slashes removed by @marklechtermann in #76
- chore: Set EditorBrowsable for internal interfaces by @marklechtermann in #77
- docs: README.md changed by @marklechtermann in #78
- refactor: code refactor by @marklechtermann in #79
- Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 by @dependabot in #80
- docu: IUnknown handling for mscorelib types by @marklechtermann in #81
- build: Bump FluentAssertions from 6.7.0 to 6.8.0 by @dependabot in #82
- fix: Use VT_I4 for IntPtr in case of 32-bit by @marklechtermann in #84
New Contributors
- @dependabot made their first contribution in #80
Full Changelog: v0.16.0...v0.16.1
v0.16.0
What's Changed
- feat: Support for RegistrationServices.RegisterTypeForComClients by @marklechtermann in #75
Full Changelog: v0.15.1...v0.16.0
v0.15.1
What's Changed
- doc: 32 bit example application by @marklechtermann in #70
- chore: Removed_publish_folder by @marklechtermann in #71
- docs: Example README.md changed by @marklechtermann in #72
- chore: dependabot config by @marklechtermann in #74
- build: Updated packages by @marklechtermann in #73
Full Changelog: v0.15.0...v0.15.1
v0.15.0
What's Changed
- fix!: --win32 switch removed by @marklechtermann in #69
If you want to create a 32Bit TLB, then use the dscom32.exe
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- README.md updated by @marklechtermann in #66
- feat!: Switches --win32 no longer needs a bool value by @marklechtermann in #68
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- Support for 32Bit assemblies by @marklechtermann and @IRebo in #65
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- TargetPlatformIdentifier windows removed by @marklechtermann in #64
NETSDK1146
PackAsTool does not support TargetPlatformIdentifier being set. For example, TargetFramework cannot be net5.0-windows, only net5.0. PackAsTool also does not support UseWPF or UseWindowsForms when targeting .NET 5 and higher.
dotnet pack as CI step added
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Global Config update by @marklechtermann in #61
- Update package references by @marklechtermann in #62
- Update TargetFrameworks windows only by @marklechtermann in #63
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Dev/56 overridetlbid leads to errors and warnings during type resolution by @SOsterbrink in #57
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- Update README.md by @marklechtermann in #48
- README.md changed by @marklechtermann in #49
- Check version with StartWith to prevent Git tag compare by @marklechtermann in #55
- Added .NET SourceLink dependency to dscom project by @SOsterbrink in #54
- New parameter: createmissingdependenttlbs by @SOsterbrink in #53
Full Changelog: v0.8.1...v0.9.0