Skip to content

v0.5.0b1 [pyvec]

Pre-release
Pre-release
Compare
Choose a tag to compare
@Yikai-Liao Yikai-Liao released this 11 Jun 18:55
· 71 commits to main since this release
904e5fa

Bugs Fixing

Solve a potential pointer dangling problem using your own implementation of the data structure pyvec #32

Some tests have been added to ensure that the modified symusic works correctly. The exact version will be released after more testing.

What's Changed

  • Adding new tests by @Natooz in #39
  • Fixing lint, Soundfont md5 renamed hash_ (and using sha384) by @Natooz in #42

Full Changelog: v0.4.7...v0.5.0b1