Releases: dsccommunity/DscResource.DocGenerator
Releases · dsccommunity/DscResource.DocGenerator
v0.10.4-preview0001
[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
[v0.10.3]
Fixed
- When
_Sidebar.md
orFooter.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
[v0.10.3-preview0002]
Fixed
- When
_Sidebar.md
orFooter.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
[v0.10.3-preview0001]
Fixed
- When
_Sidebar.md
orFooter.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
[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
[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
[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
[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
[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
[v0.10.1-preview0001]
Fixed
New-DscMofResourceWikiPage
- Removed unused mandatory parameter (issue #85).