Bug Fixes
- Resolved an issue where
Show-Karma -Module $namewas not working correctly. - Changed
-Contemplateto use-NoNewWindowfor 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-Moduleto 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
|