Commit 4c0893e
authored
v0.2.0 public release (#6)
* Fix Bug report (#5)
* Enhance module manifest with additional metadata including tags, license, project URL, icon, and release notes
* Add validation for category names in StackedBarChart and implement tests for chart functions
* Update Pester workflow to use actions/checkout@v6 and setup .NET 8.0, streamline build process for MacOS, Linux, and Windows
* Enhance Pester workflow to include conditional checks for OS-specific build and copy steps
* Add Windows PowerShell build and copy steps to Pester workflow
* Enhance Pester and Release workflows for MacOS ARM64 support and update architecture handling in PowerShell module
* Remove unnecessary module dependencies from Invoke-Tests script and clean up Pester workflow
* Remove conditional code coverage for Windows PowerShell in Pester workflow
* Enhance module import statements for macOS ARM and x86 architectures with verbose and debug output
* Refactor workflows and issue templates for consistency and clarity; enhance Pester test output with verbose and debug options
* Update Pester workflow to list DLL files from macOS ARM directory
* Fix path for listing DLL files in macOS ARM directory in Pester workflow
* Fix path for listing DLL files in macOS ARM directory in Pester workflow
* Update paths for copying libraries and listing DLL files in Pester workflow
* Update Pester workflow to use PowerShell commands for copying libraries across platforms
* Update Pester workflow to improve library copy commands and list DLL files for macOS ARM
* Update Pester workflow to use Unix-style copy command for macOS library
* Update Pester and Release workflows to use PowerShell copy commands and adjust library paths for macOS
* Fix module import paths for macOS ARM and x64 architectures in AsBuiltReport.Chart.psm1
* Update module version to 0.2.0 and add changelog entry for new features
* Update issue templates: enhance bug report and change request forms
* Clean up Release.yml by removing commented code
Removed commented-out sections related to tweeting and Bluesky posting.1 parent 7c36981 commit 4c0893e
3 files changed
Lines changed: 29 additions & 28 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
0 commit comments