Releases: indiependente/autoEqMac
autoEqMac-v0.1.6
autoEqMac-v0.1.5
autoEqMac-v0.1.4
Changelog
- 948df41 Merge pull request #26 from indiependente/fix-string-trim
- 8bff006 Revise parsing logic to trim fields
- c3f582e Go 1.19 & deps upgrade (#25)
- cfa1f90 Create FUNDING.yml
- 4492e6e Bump github.com/google/uuid from 1.2.0 to 1.3.0 (#17)
- a344dbc Bump github.com/golang/mock from 1.5.0 to 1.6.0 (#16)
- b276b37 Bump github.com/stretchr/testify from 1.4.0 to 1.7.0 (#15)
- 91b37e6 added dependabot config file (#13)
- 98edc66 upgrade Go to 1.17.7 (#14)
autoEqMac-v0.1.3
autoEqMac-v0.1.2
autoEqMac-v0.1.1
Changelog
1ce1fe9 fixed version output
autoEqMac-v0.1.0
Changelog
373bac9 goreleaser config
b80a120 fixed linting
7aaa41b unit tests for server pkg
ef97ce8 added mapping unit tests
5483a5f added build status to README
97fef49 Merge branch 'main' of github.com:indiependente/autoEqMac into main
068a4df autoeq unit testing
32a704b added unit tests for GlobalPreamp method
577bc3a added GetEQ unit tests; added mocks; fixed lint config file
3bf865b Merge pull request #1 from indiependente/delete_file_on_error
9250db6 Add deletion of preset file on error
550e945 fixed deferred file closure
71053d0 updated README
5e039b7 added TODO section in README
97ba7c9 added github action workflow
7e82bfc updated asciicast
11cfe3b added Go report card
84a71c9 linting
bb47924 updated README
4cb244f saves to file only; added colours
11591f8 updated README: added go-prompt to credits
9c7db43 updated README
244735e updated README
0ee2655 json marshalling handled on server side
f910371 README updated
02c3669 README updated
dcea857 added asciinema cast to README
d29eda8 added gitignore and Makefile
ae549fe added server and interactive cli
e3ba5cc first commit; first working version
fcd3125 Initial commit