-
Notifications
You must be signed in to change notification settings - Fork 1
v1.0.8 #30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
v1.0.8 #30
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
bf8a66b
chore: update module version to 1.0.8 and refresh dependencies
rebelinux 31d051e
Merge branch 'AsBuiltReport:dev' into dev
rebelinux 7f68380
style: format Pester.yml for consistency and readability
rebelinux fb015fa
fix: add missing environment variable assignment for SixLaborsLicense…
rebelinux bb964fb
fix: move environment variable assignment for SixLaborsLicenseKey to …
rebelinux a4f93d3
fix: move environment variable assignment for SixLaborsLicenseKey to …
rebelinux 69f9fb1
fix: move environment variable assignment for SixLaborsLicenseKey to …
rebelinux f5643ea
fix: move environment variable assignment for SixLaborsLicenseKey to …
rebelinux 2c8d12e
fix: update environment variable assignment for SixLaborsLicenseKey i…
rebelinux bdce772
fix: correct casing of SixLaborsLicenseKey in AbrDiagrammer.csproj
rebelinux 5d1ed6d
fix: remove redundant environment variable setting for SixLaborsLicen…
rebelinux 65a674a
fix: reduce retention days for test results from 30 to 10 in Pester.yml
rebelinux 85fa4a4
fix: increase retention days for test results from 10 to 30 in Pester…
rebelinux f082efb
fix: enhance watermark placement and rotation in AddWatermarkToImage …
rebelinux 06ec816
Refert Back changes
rebelinux 0b112a3
Improve the name resolutions in Get-AbrNodeIP cmdlet
rebelinux 6cae15b
Fix missing TableBorderColor parameter in Add-HtmlSignatureTable call…
rebelinux 90e247a
Fix TableBorderColor
rebelinux 04cbc8b
Add -Dpi parameter to New-AbrDiagram
tpcarman 268710d
Add IconWidth/IconHeight parameters to Add-HtmlNodeTable
tpcarman 5e0e9f5
Merge pull request #27 from AsBuiltReport/feature/diagram-dpi
rebelinux 3d5821f
Merge branch 'dev' into dev
rebelinux 32f2cb9
Merge pull request #28 from rebelinux/dev
rebelinux 805d783
Fix issue The parameter 'MainDiagramLabelTableBackgroundColor' has be…
rebelinux abef88d
Merge pull request #29 from rebelinux/dev
rebelinux df6dc76
Update CHANGELOG.md
rebelinux File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,2 @@ | ||
| - [ ] Add support for Watermark in SVG output format to DiaConvertImageToPDF | ||
| - [ ] Use the Diagrammer c# package as a reference to add watermark support to SVG output format | ||
| - [x] Add support for Watermark in SVG output format to DiaConvertImageToPDF | ||
| - [x] Use the Diagrammer c# package as a reference to add watermark support to SVG output format |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -18,4 +18,4 @@ | |
| <PackageReference Include="SixLabors.ImageSharp.Drawing" Version="2.1.7" /> | ||
| </ItemGroup> | ||
|
|
||
| </Project> | ||
| </Project> | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.