Skip to content

Latest commit

 

History

History
45 lines (35 loc) · 1.65 KB

CHANGELOG.md

File metadata and controls

45 lines (35 loc) · 1.65 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.1.1 - 2023-08-02

Fixed

  • Gallery publishing fixed (can't test this automatically since PoshTestGallery went offline)

1.1.0 - 2023-08-02

Changed

  • GitHub Packages publishing converted to using pure PSResourceGet
  • Action pinned to PSResourceGet 0.5.23-beta23

Fixed

  • NuGet repo now unregistered after publishing, thanks to @Galvill (#11)
  • Bad examples in README.md
  • Publishing modules with requirements now works, and tests added to cover this case (#10)

1.0.3 - 2022-11-04

Fixed

  • Publishing to PowerShell Gallery

1.0.2 - 2022-10-25

Fixed

  • Publishing of modules in directories that aren't the same name as the module

1.0.1 - 2022-10-25

Fixed

  • Adding missing branding for GitHub Marketplace

1.0.0 - 2022-10-25

Added

  • Initial release