Releases: dspace-group/dscom
Releases · dspace-group/dscom
v0.8.1
v0.8.0
What's Changed
- README.md changed by @marklechtermann in #40
- CLI tests added and error output changed by @marklechtermann in #41
- CLI tests removed for .NET Framework by @marklechtermann in #42
- Fix default interface handling by @matthiasnissen in #43
- Some types changed to Browsable false by @marklechtermann in #44
- Typo fixed and preprocessor directives removed by @marklechtermann in #45
Full Changelog: v0.7.2...v0.8.0
v0.7.2
What's Changed
- Documantation for unsupported option removed by @marklechtermann in #39
Full Changelog: v0.7.1...v0.7.2
v0.7.1
v0.7.0
What's Changed
- README.md changed by @marklechtermann in #32
- Support multiple source interfaces, base class attributes are considered by @matthiasnissen in #33
- Log output changed by @marklechtermann in #34
- TypeLibConverter renamed to ConvertTypeLibToText and moved by @marklechtermann in #35
- README.md changed by @marklechtermann in #36
- Documentation changed by @marklechtermann in #37
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Error message changed by @marklechtermann in #24
- Create output path if option is null or empty by @marklechtermann in #25
- README.md changed and test coverage scripts changed by @marklechtermann in #26
- Tests for IntPtr added by @marklechtermann in #27
- MarshalAs handling for enums changed und tests added by @marklechtermann in #28
- Unnecessary parameters and methods removed by @marklechtermann in #29
- Documentation added by @marklechtermann in #30
- Refactoring of public types and documentations by @marklechtermann in #31
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Error output and UnitTest changed by @marklechtermann in #21
- Use InAttribute for flag calculation by @matthiasnissen in #22
- Support for MulticastDelegate by @marklechtermann in #23
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Settings and options moved by @marklechtermann in #14
- ComVisible false by @marklechtermann in #13
- Check platform and write error to StdError by @marklechtermann in #15
- Wrong exception type for HResult fixed by @marklechtermann in #16
- Ignore unresolved interface by @matthiasnissen in #17
- Code documentation added by @marklechtermann in #19
- Bugfix/marshal as lp array by @matthiasnissen in #18
- Methods overload with invalid parameter increases the name suffix by @marklechtermann in #20
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- Create CODE_OF_CONDUCT.md by @marklechtermann in #10
- Unused methods removed by @marklechtermann in #11
- Log compatibility to tlbexp and silent mode by @marklechtermann in #12
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Demo script and task changed by @marklechtermann in #4
- Code review by @marklechtermann in #5
- Typo fix in comments by @SOsterbrink in #6
- Changed class and method names with typos by @SOsterbrink in #7
- Build pipeline changed by @marklechtermann in #9
- Write MarshalAs error in ReportEvent by @matthiasnissen in #8
New Contributors
- @SOsterbrink made their first contribution in #6
Full Changelog: v0.2.0...v0.3.0