github vexx32/PSKoans v0.65.1
PSKoans v0.65.1 - Bugfixes

latest releases: v0.67.1, v0.67.0, refs/tags/v0.67.0...
4 years ago

Notable Changes

  • Fixed some outstanding issues with Reset-PSKoan; you should now be able to use it to reset koans on an individual basis without any issues. To do so, specify the -Topic and then the -Context name or -Name of the It block to reset one or more koans to the default.
  • Fixed an issue where calling Reset-PSKoan to reset the koan library would error out on missing files in the user folder. Now it will simply call Update-PSKoan automatically on any missing topics in order to copy them from the module library.
  • Fixed an issue in AboutNumbers where a function was being called incorrectly. If you're experiencing weird errors from that topic, you can use Reset-PSKoan -Topic AboutNumbers -Name 'has to be a whole number' to pull the new version of the affected koan after updating.
  • Fixed some issues with module import and KoanLocation paths that have spaces.

Full Changelog

Hash Name Subject
38f8c5e @indented-automation 🐛 Reset-PSKoan: Fixes bug with start position offset (#310)
ac1a361 @jpsider 🐛 #303 - Updated Koan Parameter. (#304)
57824bd @vexx32 📝 🚀 Update Changelog generation script a bit (#313)
de4dc93 @vexx32 ✨ Reset-PSKoan: Improve handling for missing topics (#312)
d1f5273 @vexx32 📝 Publish Commit Log as Markdown Table (#309)
75c26ef @vexx32 🐛 Fix Show-Karma -Meditate for KoanLocation with spaces (#308)
8f0d7b3 @vexx32 🐛 Fix issue where importing the module a second time fails (#307)
4c77261 @vexx32 🎨 tweak space around progress bars (#305)

Don't miss a new PSKoans release

NewReleases is sending notifications on new releases.