We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4ef0d7 commit 7ade3daCopy full SHA for 7ade3da
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Releases
2
3
+## 0.3.0
4
+* Simplfied the code and refactored the user interface.
5
+* Added Pluto notebook examples.
6
+
7
## 0.2.0
8
* The output features are in matrix form insteaad of array of arrays.
9
Project.toml
@@ -1,7 +1,7 @@
name = "SpeechFeatures"
uuid = "6f3487c4-5ca2-4050-bfeb-2cf56df92307"
authors = ["Lucas Ondel <[email protected]"]
-version = "0.2.0"
+version = "0.3.0"
[deps]
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
0 commit comments