Skip to content

v1.3.1

Latest
Compare
Choose a tag to compare
@thomassamoth thomassamoth released this 05 Sep 10:00
· 1 commit to main since this release
c8466a9

Violin tuner v1.3.1

Fix the error percentage that was set too low for testing.

As #2 mentions, I messed up the previous release so here you got the content of v1.3.0 as well ! 😜

v1.3.0

Changes in v1.3.0

  • Better precision in the detection and the gap between frequencies difference has dropped from 2 Hz to 1/3 Hz.
  • Better error handling ➡️ exceptions are now used.
  • Only generate the graphics if those are needed.

Dev side

  • Better documentations of the code by using doc-strings.
  • 📝 Use of a requirements.txt to import all the packages.
  • 📝 I have an auto-updating version badge now

Full Changelog: v1.3.0...v1.3.1