Releases: theohbrothers/Position-ExplorerWindow
Releases · theohbrothers/Position-ExplorerWindow
v1.4.0
Changes
✨ Enhancements
- Enhancement (ci): Use docker image for
test-publish-to-psgallery
andpublish-to-psgallery
jobs @leojonathanoh (#45) - Enhancement (ci): Standardize test docker images @leojonathanoh (#43)
- Enhancement (ci): Enhance test entrypoint script @leojonathanoh (#41)
- Enhancement (ci): Bump to
actions/checkout@v1
@leojonathanoh (#42) - Enhancement (ci): Bump PSModulePublisher to v0.8.1 @leojonathanoh (#44)
- Enhancement (ci): Bump PSModulePublisher to v0.11.0 @leojonathanoh (#47)
- Enhancement (ci): Bump PSModulePublisher to
v0.7.0
@leojonathanoh (#39) - Enhancement (ci): Add
change
label torelease-drafter.yml
@leojonathanoh (#46) - Enhancement (ci): Add Powershell 7.3 and 7.4 test jobs @leojonathanoh (#40)
v1.3.1 🌈
Changes
🐛 Bug Fixes
- Fix: Fix variables for Set-StrictMode -Latest @leojonathanoh (#38)
- Fix (tests): Fix test entrypoint script not exiting with non-zero exit code on any failed test @leojonathanoh (#36)
🧰 Maintenance
- Chore: Remove remaining traces of -DebugLevel @leojonathanoh (#35)
v1.3.0 🌈
Changes
🐛 Bug Fixes
- Fix: Fix undefined hashtable key causing width of 0 @leojonathanoh (#29)
- Fix (modulemanifest): Fix module manifest description to be in pure text @leojonathanoh (#32)
🖊️ Refactors
- Refactor: Remove -DebugLevel parameter and convert Write-Host to Write-Verbose @leojonathanoh (#30)
- Refactor: Break up module to smaller functions and add unit tests @leojonathanoh (#28)
📝 Documentation
- Docs: Cleanup function Help @leojonathanoh (#33)
- Docs (readme): Cleanup FAQ @leojonathanoh (#31)
v1.2.4 🌈
Changes
🐛 Bug Fixes
- Fix: Make Position-Resizewindow accept -Debuglevel parameter @leojonathanoh (#27)
👗 Style
- Style: Convert indentation to spaces @leojonathanoh (#26)
v1.2.3 🌈
v1.2.2 🌈
Changes
🐛 Bug Fixes
- Fix (development): Update .gitignore to include .gitmodules @leojonathanoh (#24)
v1.2.1 🌈
v1.2.0 🌈
Changes
🐛 Bug Fixes
- Fix: Update vscode/tasks.json to dynamically determine module name @leojonathanoh (#20)
🖊️ Refactors
- Refactor: Change -ModeEasy to a [switch] type @leojonathanoh (#22)
- Refactor: Add .vscode task to test module manifest @leojonathanoh (#21)
v1.1.0 🌈
Changes
🚀 Features
- Enhancement: Add module manifest definition and generate module manifest @leojonathanoh (#18)
- Enhancement (development): Add .vscode/tasks.json @leojonathanoh (#19)
- Enhancement (ci): Add PSModulePublisher submodule @leojonathanoh (#16)
🐛 Bug Fixes
- Fix: Tag unit tests as 'Unit' @leojonathanoh (#14)
- Fix: Move Position-ExplorerWindow.psm1 to ./src @leojonathanoh (#13)
🖊️ Refactors
- Refactor: Update .gitignore @leojonathanoh (#5)
- Refactor: Rename module to Position-ExplorerWindow @leojonathanoh (#9)
- Refactor: Rename ./Modules to ./src @leojonathanoh (#7)
- Refactor: Remove script support @leojonathanoh (#6)
- Refactor: Move repository to theohbrothers namespace @leojonathanoh (#10)
- Refactor: Modularize module into functions @leojonathanoh (#8)
- Refactor: Add unit tests @leojonathanoh (#12)
- Refactor: Add test entrypoint @leojonathanoh (#11)
- Refactor: Add github workflows @leojonathanoh (#15)
📝 Documentation
- Docs: Simplify readme @leojonathanoh (#17)
v1.0.0
V1