Skip to content

v0.2.6

Compare
Choose a tag to compare
@github-actions github-actions released this 20 May 02:36
· 86 commits to main since this release
383d5da

Features

Bug Fixes

Performance Improvements

Chores

  • set pre-commit as a dev dependency #22 (Xyphuz)
  • chunk parameter 2048 to 4098 #22 (Coolshanlan)
  • remove unnecessary binary files from git history and apply pre-commit hooks #22 (Xyphuz)
  • add *.wav to .gitignore to prevent someone commit it to git history #22 (Xyphuz)
  • add type annotation #22 (Xyphuz)
  • remove magic numbers #22 (Xyphuz)
  • change vpc start default chunk to 4096 #22 (Xyphuz)
  • update version number #22 (Xyphuz)