Skip to content

Release v2.0.8#7

Merged
Ioan-Popovici merged 2 commits into
masterfrom
develop
Mar 27, 2026
Merged

Release v2.0.8#7
Ioan-Popovici merged 2 commits into
masterfrom
develop

Conversation

@Ioan-Popovici

@Ioan-Popovici Ioan-Popovici commented Mar 18, 2026

Copy link
Copy Markdown
Member

Summary

  • BREAKING: Renamed module from PSWriteLog to MEMZone.WriteLog and Initialize-PSWriteLog to Initialize-WriteLog
  • Build script now auto-increments patch version and updates module header metadata (version, last modified date)
  • Single-character table cell values (e.g. ✓, ✗) are now centered within the column
  • Fixed Write-LogBuffer warning on module import before Initialize-WriteLog is called

Test plan

  • All 113 Pester tests pass
  • PSScriptAnalyzer reports no issues
  • Table formatting verified with Unicode status indicators on Windows terminal
  • Module imports without warnings
  • Build script version bump tested (Major, Minor, Patch)

🤖 Generated with Claude Code

Ioan-Popovici and others added 2 commits March 18, 2026 16:28
The publish workflow now creates a GitHub Release with auto-generated
release notes and attaches the compiled module output as release assets.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Add VersionBump parameter to build script (auto-increments patch by default)
- Add Last Modified and Module Version auto-update in compiled module header
- Center single-character table cell values (e.g. status indicators)
- Fix Write-LogBuffer warning on module import before initialization
- Update changelog for v2.0.8

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Ioan-Popovici Ioan-Popovici changed the title Add automatic GitHub Release creation on publish Release v2.0.8 Mar 27, 2026
@Ioan-Popovici Ioan-Popovici merged commit f48c86a into master Mar 27, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant