Skip to content

PSKoans v0.65.4 - More Kata Fixes

Compare
Choose a tag to compare
@vexx32 vexx32 released this 16 Dec 22:34
cdb2640

Notable Changes

  • SortingCharacters kata should actually be functional now.
    • Please Reset-PSKoan -Topic SortingCharacters if you're seeing issues with this kata after updating your PSKoans module.

Known Issues

  • SortingCharacters kata is a bit unnecessarily cruel. This needs some additional work and maybe a change of approach, so if you're having too much trouble getting a reliable solution I do recommend you skip it at the present.

Commit Log

Hash Subject
a0bc4b0 🐛 Fix bad function name reference in kata
612106e 🐛 Add missing using statements