Releases: leojonathanoh/Type-Pwsh
Releases Β· leojonathanoh/Type-Pwsh
v0.1.0 π
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 π
Changes
π Bug Fixes
- Fix (ci): Fix publish-to-psgallery job to not perform a dry run @leojonathanoh (#9)
π Documentation
- Docs: Add readme badges and prettify existing ones @leojonathanoh (#10)
v0.0.3 π
Changes
π Features
- Enhancement (tasks): Add powershell vscode task @leojonathanoh (#3)
π 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
- Docs: Update readme with installation steps @leojonathanoh (#8)
v0.0.2 π
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
Changes
First release π
- Module not published on PSGallery yet.