Skip to content

Releases: a-gubskiy/XDoc.NET

Version v1.0.11 RC (experimental)

20 Jul 09:40

Choose a tag to compare

Pre-release

This release includes:

  • Added ConsoleUtility for standardized console output.
  • Introduced AssemblyExtensions for reliable XML documentation path resolution and improved support for runtime and EF Core migrations.
  • Improved warning messages for missing inherited XML documentation with better formatting and magenta coloring.
  • Added detailed diagnostic output for unresolved references.
  • Refactored HasComment method to remove an unused parameter and include property type.
  • Updated README.md with latest usage notes.
  • Updated package dependencies.

Full Changelog: xdoc-v1.0.10-rc...xdoc-v1.0.11-rc

Version v1.0.10 RC

07 Jul 12:43
35a129e

Choose a tag to compare

What's Changed

Full Changelog: xdoc-v1.0.9-rc...xdoc-v1.0.10-rc

Version v1.0.9 RC

03 Jul 09:57
8bf3f22

Choose a tag to compare

Version v1.0.9 RC Pre-release
Pre-release

What's Changed

  • Refactor nested class name handling to use XML documentation notation by @a-gubskiy in #57

Full Changelog: xdoc-v1.0.8-rc...xdoc-v1.0.9-rc

Version v1.0.8 RC

02 Jul 10:56
9db9e67

Choose a tag to compare

Version v1.0.8 RC Pre-release
Pre-release

What's Changed

Full Changelog: xdoc-v1.0.7-rc...xdoc-v1.0.8-rc

Version v1.0.7 RC

22 Jun 10:16
d1704ad

Choose a tag to compare

Version v1.0.7 RC Pre-release
Pre-release

What's Changed

Full Changelog: xdoc-v1.0.6-rc...xdoc-v1.0.7-rc

Version 1.0.6 RC

09 Jun 12:36
ad57703

Choose a tag to compare

What's Changed

  • Bump xunit.runner.visualstudio from 3.0.2 to 3.1.0 by @dependabot in #39
  • Update Microsoft.EntityFrameworkCore and 3 other dependencies by @dependabot in #40
  • Update Microsoft.NET.Test.Sdk to 17.14.0 by @dependabot in #41
  • Temporary workaround for the constructors and generics issues by @a-gubskiy in #43

Full Changelog: xdoc-v1.0.5-rc...xdoc-v1.0.6-rc

Version 1.0.5 RC

22 Apr 07:47

Choose a tag to compare

Version 1.0.5 RC Pre-release
Pre-release
xdoc-v1.0.5-rc

Bump Microsoft.EntityFrameworkCore.SqlServer from 9.0.3 to 9.0.4

Version 1.0.4 RC

16 Apr 19:52

Choose a tag to compare

Version 1.0.4 RC Pre-release
Pre-release
xdoc-v1.0.4-rc

Update comments

Version 1.0.3 RC

15 Apr 21:18

Choose a tag to compare

Version 1.0.3 RC Pre-release
Pre-release
xdoc-v1.0.3-rc

Implement IDisposable interface in XDoc and add instance management m…

Version 1.0.2 RC

14 Apr 22:27

Choose a tag to compare

Version 1.0.2 RC Pre-release
Pre-release

What's Changed

  • Bump coverlet.collector from 6.0.2 to 6.0.4 by @dependabot in #35
  • Bump xunit from 2.9.2 to 2.9.3 by @dependabot in #36
  • Bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0 by @dependabot in #32
  • Bump Microsoft.Extensions.DependencyInjection and Microsoft.Extensions.DependencyInjection.Abstractions by @dependabot in #33
  • Bump Microsoft.EntityFrameworkCore from 9.0.3 to 9.0.4 by @dependabot in #34

Full Changelog: xdoc-v1.0.1-rc...xdoc-v1.0.2-rc