github vexx32/PSKoans v0.50.1
v0.50.1 - Bugfixes & A New Logo!

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

New Logo!

Many thanks to @Adilio for the fantastic design and tolerance of me fiddling with it constantly. 😄

Logo

Fixes & Changes

  • Uses a more console-font-compatible character for the progress bar. The parallelogram looks lovely in a lot of fonts in VS Code, but in a majority of cases it's not supported by many standard console fonts.
  • Fixes the initial introductory koan thinking it was complete from the start.
  • Added some overloads for Equals() to [Blank] which allows us to do silly things like this and still fail a Pester test:
$Value = __
$Value | Should -Be $Value

Don't miss a new PSKoans release

NewReleases is sending notifications on new releases.