Update to version 1.1.0 with comprehensive changelog and README updates

This commit is contained in:
Bastian Bührig
2025-07-11 14:44:29 +02:00
parent 80ab0f0922
commit 279038c566
3 changed files with 57 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ func main() {
app := &cli.App{
Name: "valhallir-deconvolver",
Usage: "Deconvolve sweep and recorded WAV files to create impulse responses",
Version: "v1.0.0",
Version: "v1.1.0",
Flags: []cli.Flag{
&cli.StringFlag{
Name: "sweep",