Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
PSKoans.0.67.1.nupkg | 2020-07-06 | 173.7 kB | |
PSKoans v0.67.1 source code.tar.gz | 2020-07-06 | 2.5 MB | |
PSKoans v0.67.1 source code.zip | 2020-07-06 | 2.6 MB | |
README.md | 2020-07-06 | 859 Bytes | |
Totals: 4 Items | 5.2 MB | 1 |
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 | :bug: Fix Issue with Modules Koans (#399) |
247dcc1 | @vexx32 | :bug: Add -NoNewWindow to Start-Process in Show-Karma -Meditate (#397) |
f81479b | @vexx32 | :recycle: Misc additional fixes (#396) |
874f27c | @devlincashman | :recycle: Small fixes for typos and clarity (#387) |
c6d7968 | @vexx32 | :recycle: Replace references to master branch |