v1.0.1
What's Changed
- Add initial office placeholders by @PrzemyslawKlys in #27
- ci: add cross-platform testing workflows by @PrzemyslawKlys in #28
- Update frameworks and dependencies by @PrzemyslawKlys in #29
- Convert OfficeWord scripts to cmdlets by @PrzemyslawKlys in #30
- Add Excel workbook services and cmdlets by @PrzemyslawKlys in #31
- Add PowerPoint slide management cmdlets by @PrzemyslawKlys in #32
- Add C# cmdlet for Excel worksheet and cell retrieval by @PrzemyslawKlys in #33
- Convert HTML to Word via compiled cmdlet by @PrzemyslawKlys in #34
- Convert remaining Excel scripts to C# cmdlets by @PrzemyslawKlys in #36
- Use AddEmbeddedFragment for Word HTML import by @PrzemyslawKlys in #35
- Add WhatIf support to Excel save and close commands by @PrzemyslawKlys in #38
- Add PowerPoint presentation loader by @PrzemyslawKlys in #37
- Add path validation for Excel cmdlets by @PrzemyslawKlys in #39
- Add Remove-OfficePowerPointSlide cmdlet by @PrzemyslawKlys in #42
- Add append option to Export-OfficeExcel cmdlet by @PrzemyslawKlys in #41
- Add culture-aware Excel import by @PrzemyslawKlys in #40
- Enable WhatIf support for PowerPoint save by @PrzemyslawKlys in #44
- Ensure Export-OfficeExcel includes all properties by @PrzemyslawKlys in #46
- Validate text array lengths in Word text cmdlet by @PrzemyslawKlys in #47
- Add range and header options for Excel import by @PrzemyslawKlys in #48
- Add typed and DataTable import options for Excel by @PrzemyslawKlys in #49
- Add Excel auto-size and freeze switches by @PrzemyslawKlys in #50
- ci: update PowerShell workflow by @PrzemyslawKlys in #51
- Fix PowerShell Gallery preview badge by @PrzemyslawKlys in #55
- Improve packaging and artefact validation by @PrzemyslawKlys in #57
- chore(ci): validate packaged artefacts in ps7 workflow by @PrzemyslawKlys in #58
- fix(ci): use hosted pwsh on Linux and macOS by @PrzemyslawKlys in #59
- feat: finish the OfficeIMO-backed module migration by @PrzemyslawKlys in #60
- test: split migration roundtrip coverage by @PrzemyslawKlys in #61
- feat: add PowerPoint notes reader by @PrzemyslawKlys in #62
- feat: add PowerPoint shape inspection by @PrzemyslawKlys in #63
- feat: add PowerPoint slide summaries by @PrzemyslawKlys in #64
- Add OfficeIMO Word Excel and PowerPoint feature wave by @PrzemyslawKlys in #65
- Add OfficeIMO parity features for Markdown, Word, and PowerPoint by @PrzemyslawKlys in #66
- Export PSWriteOffice website artifacts for shared API docs by @PrzemyslawKlys in #67
- Export PowerShell API website metadata by @PrzemyslawKlys in #68
- Add Word table cell DSL support by @PrzemyslawKlys in #70
- Bump OfficeIMO package references by @PrzemyslawKlys in #73
- Expand Word cmdlet surface by @PrzemyslawKlys in #69
- Add issue release docs and examples by @PrzemyslawKlys in #72
- Stop mutating PR branches during PowerShell CI by @PrzemyslawKlys in #74
- Add Word chart cmdlets by @PrzemyslawKlys in #71
- Update GitHub Actions to Node 24-ready majors by @PrzemyslawKlys in #75
- Add FilePath alias to Save-OfficeWord by @PrzemyslawKlys in #77
- Update PSWriteOffice OfficeIMO dependencies by @PrzemyslawKlys in #78
- Update OfficeIMO dependencies by @PrzemyslawKlys in #79
- Enable packaged ALC loading by @PrzemyslawKlys in #80
- Address packaged ALC review feedback by @PrzemyslawKlys in #81
- Update curated website materials by @PrzemyslawKlys in #82
- Simplify PSPublishModule build import by @PrzemyslawKlys in #83
- Normalize Office show launch after save by @PrzemyslawKlys in #84
New Contributors
- @PrzemyslawKlys made their first contribution in #27
Full Changelog: Compare v0.2.0 to v1.0.1