Skip to content

Releases: dsccommunity/DscResource.DocGenerator

v0.10.4-preview0001

09 May 13:47
0de5fe4
Compare
Choose a tag to compare
v0.10.4-preview0001 Pre-release
Pre-release

[v0.10.4-preview0001]

Changed

  • Updated pipelines files to the latest in Sampler.
  • Fix missing verbose message in function Invoke-Git.
  • Fix variable reference for localized strings so they passed HQRM tests.
  • Fix statement so function passed HQRM tests.

v0.10.3

26 Jan 20:48
866173f
Compare
Choose a tag to compare

[v0.10.3]

Fixed

  • When _Sidebar.md or Footer.md files already exist in the wiki repo,
    the code did not override these files. Updated the code to generate these
    files when they do not exist in the 'WikiSource' folder
    (fixes issue #108).
  • When subfolders exist (only for images, not markdown) the Generate_Wiki_Content
    did not copy these files. Updated the code to copy the files recursively
    (fixes issue #109).

Changed

  • Moved to the build images windows-latest (fixes issue #112).

v0.10.3-preview0002

26 Jan 20:28
866173f
Compare
Choose a tag to compare
v0.10.3-preview0002 Pre-release
Pre-release

[v0.10.3-preview0002]

Fixed

  • When _Sidebar.md or Footer.md files already exist in the wiki repo,
    the code did not override these files. Updated the code to generate these
    files when they do not exist in the 'WikiSource' folder
    (fixes issue #108).
  • When subfolders exist (only for images, not markdown) the Generate_Wiki_Content
    did not copy these files. Updated the code to copy the files recursively
    (fixes issue #109).

Changed

  • Moved to the build images windows-latest (fixes issue #112).

v0.10.3-preview0001

26 Jan 19:04
c352131
Compare
Choose a tag to compare
v0.10.3-preview0001 Pre-release
Pre-release

[v0.10.3-preview0001]

Fixed

  • When _Sidebar.md or Footer.md files already exist in the wiki repo,
    the code did not override these files. Updated the code to generate these
    files when they do not exist in the 'WikiSource' folder
    (fixes issue #108).
  • When subfolders exist (only for images, not markdown) the Generate_Wiki_Content
    did not copy these files. Updated the code to copy the files recursively
    (fixes issue #109).

v0.10.2

25 Jan 05:48
43e444c
Compare
Choose a tag to compare

[v0.10.2]

Fixed

  • When there is an existing _Sidebar.md in the folder 'WikiSource' that is
    copied to the folder 'WikiContent', it will no longer be overwritten
    during publish (issue #105).
  • Fixed failing unit tests for the task Publish_GitHub_Wiki_Content.
  • Rearranged and rephrased some text in the README.md to increase
    clarity. Previously some documentation applied to a task, but should have
    applied to the command that the task called.

v0.10.2-preview0001

24 Jan 19:21
43e444c
Compare
Choose a tag to compare
v0.10.2-preview0001 Pre-release
Pre-release

[v0.10.2-preview0001]

Fixed

  • When there is an existing _Sidebar.md in the folder 'WikiSource' that is
    copied to the folder 'WikiContent', it will no longer be overwritten
    during publish (issue #105).
  • Fixed failing unit tests for the task Publish_GitHub_Wiki_Content.
  • Rearranged and rephrased some text in the README.md to increase
    clarity. Previously some documentation applied to a task, but should have
    applied to the command that the task called.

v0.10.1

19 Oct 11:06
e2e8e62
Compare
Choose a tag to compare

[v0.10.1]

Changed

  • Uses latest version of DscResource.Common (fixes SqlServerDsc issue #85).
  • Switched to a new Linux build worker for the pipeline.
  • Switched to omi-1.6.8-1.ssl_110.ulinux.x64.deb for tests on new Linux
    image.

Fixed

  • Correctly uses the correct default branch for Codecov.
  • New-DscMofResourceWikiPage
    • Removed unused mandatory parameter (issue #85).

v0.10.1-preview0003

18 Oct 20:16
e2e8e62
Compare
Choose a tag to compare
v0.10.1-preview0003 Pre-release
Pre-release

[v0.10.1-preview0003]

Changed

  • Uses latest version of DscResource.Common (fixes SqlServerDsc issue #85).
  • Switched to a new Linux build worker for the pipeline.
  • Switched to omi-1.6.8-1.ssl_110.ulinux.x64.deb for tests on new Linux
    image.

Fixed

  • Correctly uses the correct default branch for Codecov.
  • New-DscMofResourceWikiPage
    • Removed unused mandatory parameter (issue #85).

v0.10.1-preview0002

07 Aug 12:44
7cfea58
Compare
Choose a tag to compare
v0.10.1-preview0002 Pre-release
Pre-release

[v0.10.1-preview0002]

Fixed

  • Correctly uses the correct default branch for Codecov.
  • New-DscMofResourceWikiPage
    • Removed unused mandatory parameter (issue #85).

v0.10.1-preview0001

06 Aug 16:58
a9ce114
Compare
Choose a tag to compare
v0.10.1-preview0001 Pre-release
Pre-release

[v0.10.1-preview0001]

Fixed

  • New-DscMofResourceWikiPage
    • Removed unused mandatory parameter (issue #85).