Skip to content

Releases: leojonathanoh/Type-Pwsh

v0.1.0 🌈

06 May 17:31
Compare
Choose a tag to compare

Changes

πŸš€ Features

  • Enhancement: Rename whatis to what and support intransitive and auxillary verbs in what @leojonathanoh (#13)
  • Enhancement: Rename tellme to tell and support subject in tell @leojonathanoh (#15)

πŸ–ŠοΈ Refactors

  • Refactor (manifest): Update FunctionsToExport and Tags in module manifest @leojonathanoh (#11)

v0.0.4 🌈

05 May 19:55
f7b9899
Compare
Choose a tag to compare

Changes

πŸ› Bug Fixes

  • Fix (ci): Fix publish-to-psgallery job to not perform a dry run @leojonathanoh (#9)

πŸ“ Documentation

v0.0.3 🌈

05 May 18:38
83dcec2
Compare
Choose a tag to compare

Changes

πŸš€ Features

πŸ› Bug Fixes

  • Fix (tests): Make tellme test more intuitive @leojonathanoh (#5)
  • Fix (ci): Fix windows-2016 job in ci-master-pr to run on windows-2016 @leojonathanoh (#6)
  • Fix (ci): Allow publish-to-psgallery job in ci-master-pr to read secret NUGET_API_KEY @leojonathanoh (#4)

πŸ–ŠοΈ Refactors

  • Refactor (ci): Rename windows-* jobs to test-powershell-5-1* and disable unused ubuntu and macos jobs in ci-master-pr workflow @leojonathanoh (#7)

πŸ“ Documentation

v0.0.2 🌈

05 May 15:51
41c16d6
Compare
Choose a tag to compare

Changes

πŸ› Bug Fixes

  • Fix (encoding): Do not use non-ASCII characters in test @leojonathanoh (#2)
  • Fix (ci): Allow publish-to-psgallery job in ci-master-pr to read secret NUGET_API_KEY @leojonathanoh (#4)

v0.0.1

05 May 14:16
Compare
Choose a tag to compare

Changes

First release πŸ™ƒ

  • Module not published on PSGallery yet.