Skip to content

v0.2.4

Compare
Choose a tag to compare
@gaelcolas gaelcolas released this 10 Mar 17:09

[v0.2.4]

Added

  • Created module with GitHub tasks from Sampler.
  • Added logo.
  • Added Get-GHOwnerRepoFromRemoteUrl function.

Changed

  • Fixed RootModule not loaded because of Module Manifest.
  • Making this project use the prerelease version of Sampler for testing.
  • Display GitHub Release info if already exists.
  • GitHub New PR to use Owner/Repo name.
  • Updated publish workflow in build.yml to Create GH PR upon release.
  • Updated the Readme with the icon.
  • Adding delay after creating release to make sure the tag is available at next git pull.

Fixed

  • Fixed typo when adding debug output for GH task.