Skip to content

v0.6.4

Latest
Compare
Choose a tag to compare
@ksylvan ksylvan released this 15 Apr 04:03

Full Changelog: v0.6.3...v0.6.4

In the last few days, we've made some simplifying updates to the project focused on streamlining usage, simplifying command access, and improving package management!

CHANGES

  • Updated documentation to use binaural-generate and binaural-webapp commands.
  • Removed legacy executable wrapper scripts for CLI and web interfaces.
  • Simplified instructions for running CLI and web interfaces from any install.
  • Cleaned up README to reduce redundancy and clarify user workflow steps.
  • Bumped package version to 0.6.4 reflecting new streamlined usage.
  • Enhanced pyproject.toml with [tool.uv] package = true for packaging.
  • Updated uv.lock for editable source installs, improving development workflow.
  • Removed references to outdated script wrappers from file structure documentation.
  • Provided clearer, more concise example commands for generating audio files.
  • Overall, made project setup and usage much more user-friendly and modern!