Releases: jimbrig/PSXLDevTools
Releases · jimbrig/PSXLDevTools
Version 0.0.2
[0.0.2] - 2023-02-16
Documentation
- Add publish docs
- Add new github nuget package badge
Features
- Add new
Export-XLShapes
function
What's Changed
Full Changelog: v0.0.1...v0.0.2
Version 0.0.1
Release Notes
Release Notes for the initial release for Version 0.0.1 of the PSXLDevTools
PowerShell Core Module.
Note
All notable changes to this project will be documented in this file. The format is based on the Keep a Changelog framework and adheres to Semantic Versioning.
What's Changed
Note
Full Changelog: https://github.com/jimbrig/PSXLDevTools/commits/v0.0.1
This is the first release, so do not have anything to compare to for the previous release, however, below are the
two merged PR's during initial development to the beta release of v0.0.1
:
New Contributors
[0.0.1] - 2023-01-05
From the Changelog
Bug Fixes
- Fix links in README
- Fixed link in mkdocs homepage
Documentation
- Update mkdocs.yml
Cleanup
- Cleanup unused docs files
- Cleanup unnecessary dependencies
Configuration
- Tweak psakeFile
- Add PSScriptAnalyzerSettings.psd1
- Configure module manifest
- Tweak .vscode configs
- Add module dependencies
- Initialize module/repo structure
Documentation
- Fix links and HTML in markdown files
- Update help
- Add output doc files
- Customized mkdocs and moved to separate directory
- Enhance README with collapsible details
- Fix badge links in README
- Added markdown-magic js resources
- Made README awesome
- Add image assets to resources
- Create initial README with ROADMAP
- Initialize CHANGELOG with git-cliff automation
Features
- Add build task to generate YAML help
- Add first documented module: Export-PowerQueries.ps1
- Create roadmap placeholders in Dev for future functions
- Add bin scripts
Infrastructure
- Setup initial vscode tasks and settings
- Setup ci/cd via github actions
Refactoring
- Refactor dependency resolution on builds
- Rename Export-PowerQueries to PowerQuery for PSScriptAnalyzer
- Refactor Export-PowerQuery syntax
- Refactor build.ps1 and psakeFile.ps1
- Refactor editorconfig for trailing whitespace issues
Setup
- Create configs for project files and editor/git
- Initialize module/repo structure
Testing
- Initialize tests
Changelog generated by git-cliff.