mirror of
https://github.com/onyx-and-iris/voicemeeter-api-powershell.git
synced 2025-01-18 21:30:46 +00:00
2f1508e8f1
Update installation instructions in README. Added logging and log parsing to runall.ps1 Add ignore log files
25 lines
824 B
Markdown
25 lines
824 B
Markdown
# Changelog
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
Before any minor/major patch is released all test units will be run to verify they pass.
|
|
|
|
## [Unreleased]
|
|
- [x] Add gain, comp, limit to Strips
|
|
- [x] Update tests to reflect changes
|
|
- [x] Add logging + summary for tests
|
|
- [x] Add info to README about powershellget, nuget and psgallery
|
|
|
|
## [1.3] - 2021-04-30
|
|
### Added
|
|
- Updated README to include Installation instructions.
|
|
- Added FROM_SOURCE.md to explain alternative loading of scripts if directly
|
|
downloaded.
|
|
- Set_Multi command for setting many parameters at once.
|
|
|
|
|
|
## [1.0] - 2021-04-29
|
|
- Added module to PSGAllery
|