Skip to content

PSKoans v0.67.1

Latest
Compare
Choose a tag to compare
@vexx32 vexx32 released this 06 Jul 04:18

Bug Fixes

  • Resolved an issue where Show-Karma -Module $name was not working correctly.
  • Changed -Contemplate to use -NoNewWindow for the editor process to avoid popping additional console windows needlessly.
  • Miscellaneous fixes to koan topics (thanks @devlincashman!)

Enhancements

  • Reworked Show-Karma's parameter sets to allow -Module to be used alongside -Contemplate.

Commit Log

Hash Name Subject
94faddd @vexx32 🐛 Fix Issue with Modules Koans (#399)
247dcc1 @vexx32 🐛 Add -NoNewWindow to Start-Process in Show-Karma -Meditate (#397)
f81479b @vexx32 ♻️ Misc additional fixes (#396)
874f27c @devlincashman ♻️ Small fixes for typos and clarity (#387)
c6d7968 @vexx32 ♻️ Replace references to master branch