Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 794 Bytes

CHANGELOG.md

File metadata and controls

30 lines (20 loc) · 794 Bytes

Changelog

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

[0.0.5] - 2024-07-08

Fixed

  • Answer file now generates valid options field for BLOCK type

[0.0.4] - 2024-07-08

Added

  • Main module commands
  • Pester tests for Module
  • Github actions to test and publish
  • New-MoldManifest : Can generate MoldManifest.json easily
  • Update-MoldManifest : Can update existing MoldManifest.json
  • Invoke-Mold : Main command to involke mold template
  • Get-MoldTemplates : Get all mold templates
  • Both Invoke and Get now supports autocompletition by NAME
  • Load local Templates using env path (; Semicolon seaparted folder path) - MOLD_TEMPLATES

[0.0.3] - 2024-07-07

Added

  • First PSGallery Release
  • OpenSourcing source code on Public Github Repo