Releases: WarehouseFinds/PSScriptModule
Releases · WarehouseFinds/PSScriptModule
Release v0.12.4
What's Changed
🚀 Features
- Refine workflow cleanup patterns by @marko-stanojevic in #80
Full Changelog: v0.12.3...v0.12.4
Release v0.12.3
What's Changed
🐛 Fixes
- Ensure tags are fetched during the build process by @marko-stanojevic in #79
Full Changelog: v0.12.2...v0.12.3
Release v0.12.1
What's Changed
🐛 Fixes
- Prevent creating releases on PR builds +semver: minor by @marko-stanojevic in #75
- Update README with accurate function names and new feature documentation by @Copilot in #77
Full Changelog: v0.11.5...v0.12.1
Release v0.12.0
What's Changed
🐛 Fixes
- Prevent creating releases on PR builds +semver: minor by @marko-stanojevic in #75
Full Changelog: v0.11.5...v0.12.0
Release v0.11.5
What's Changed
🚀 Features
- Add issue templates for bug reports, documentation improvements, and feature requests by @marko-stanojevic in #74
Full Changelog: v0.11.4...v0.11.5
Release v0.11.2
What's Changed
🐛 Fixes
- Add code coverage report to job summary by @marko-stanojevic in #69
- Refactor dependency resolution and update requirements format by @marko-stanojevic in #70
Full Changelog: v0.8.0...v0.11.2
Release 0.8.0
What's Changed
🚀 Features
- Update release.yml to include new categories by @marko-stanojevic in #66
- Add catch-all label filter for release notes by @marko-stanojevic in #67
🐛 Fixes
- Feature/nuget package by @marko-stanojevic in #27
- Testing GithubFlow/v1 by @marko-stanojevic in #28
- Simplifying build steps by @marko-stanojevic in #29
- Tuning VSCode settings by @marko-stanojevic in #30
- Implementing reusable workflows by @marko-stanojevic in #31
- Add git annotated tag for the release (PR Title) by @marko-stanojevic in #32
- Add annotated Git tag for new releases (PR Title) by @marko-stanojevic in #33
- Add annotated Git tag for new releases (PR Title) by @marko-stanojevic in #34
- Add annotated Git tag for new releases (PR Title) by @marko-stanojevic in #35
- Revert annotated into simple release tags by @marko-stanojevic in #36
- Adding Command Help Generation by @marko-stanojevic in #37
- Prevent Command Help on branches other than main by @marko-stanojevic in #38
- PlatyPS fails in StrictMode by @marko-stanojevic in #39
- Troubleshoot command help generation by @marko-stanojevic in #40
- Fix PowerShell help auto-commit: stage files before diff check by @Copilot in #42
- Tag verified PR merge commits instead of unverified help update commits by @Copilot in #44
- Update workflow naming and triggers by @marko-stanojevic in #45
- Fix PowerShell capitalization in workflow naming by @Copilot in #46
- Fix CI workflow inputs for non-dispatch triggers by @Copilot in #48
- Remove restricted chars from build artifacts by @marko-stanojevic in #49
- Add project description, README, and CONTRIBUTE by @marko-stanojevic in #50
- Fix workflow_dispatch duplicate tag error and add tag selection input by @Copilot in #52
- Rename NUGETAPIKEY_PSGALLERY, fix CI status in README by @marko-stanojevic in #53
- Reference commit SHA for marketplace actions by @marko-stanojevic in #54
- Fix GitHub Actions syntax errors from PR #54 by @Copilot in #55
- Test prerelease build by @marko-stanojevic in #56
- Trim prerelease and metadata from semVer for help generation by @marko-stanojevic in #57
- Add release step by @marko-stanojevic in #58
- Fix prerelease tag and name by @marko-stanojevic in #59
- Add release notes generation by @marko-stanojevic in #60
- Syntax issue (escape variable between double quotes) by @marko-stanojevic in #61
- Format of release notes not compatible with env variables by @marko-stanojevic in #62
- Add heredoc for multiline markup content by @marko-stanojevic in #63
- Syntax issue for here string by @marko-stanojevic in #64
- Revert CI changes made for faster troubleshooting by @marko-stanojevic in #65
- Create release on workflow dispatch only by @marko-stanojevic in #68
New Contributors
- @Copilot made their first contribution in #42
Full Changelog: v0.7.1...v0.8.0