All notable changes to this project will be documented in this file.
The format is mainly based on Keep a Changelog and this project adheres to Semantic Versioning.
- Added: Auto-detect the config file if -Path was not specified
- Changed: Get the default config path from the PS call stack
- Changed: The default configuration file type is now JSON (BREAKING CHANGE)
- Changed: Convert module to new deployment model
- Changed: Rework code against high quality module guidelines by Microsoft
- Changed: Remove positional parameters (BREAKING CHANGE)
- Added: Formats and types resources
- Fixed: Default path issue for Get-ScriptConfig
- Updated: File encoding to UTF8 w/o BOM
- Updated: Demo and help
- Added: Enhance parameters for Get-ScriptConfig function
- Added: Initial public release