Soundswallower

Latest version: v0.6.5

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.6.5

What's Changed
* build(deps-dev): bump black from 22.12.0 to 24.3.0 by dependabot in https://github.com/ReadAlongs/SoundSwallower/pull/64
* fix: generate py39 wheels too by joanise in https://github.com/ReadAlongs/SoundSwallower/pull/66
* build: build Python 3.13 wheels too by joanise in https://github.com/ReadAlongs/SoundSwallower/pull/67

**Full Changelog**: https://github.com/ReadAlongs/SoundSwallower/compare/v0.6.4...v0.6.5

0.6.4

What's Changed
* Python 3.12 support by dhdaines in https://github.com/ReadAlongs/SoundSwallower/pull/62
* Build and upload releases from GitHub CI by dhdaines in https://github.com/ReadAlongs/SoundSwallower/pull/63


**Full Changelog**: https://github.com/ReadAlongs/SoundSwallower/compare/v0.6.2...v0.6.4

0.6.2

What's Changed
* Add UMD module and JS-only target for older browsers by dhdaines in https://github.com/ReadAlongs/SoundSwallower/pull/58


**Full Changelog**: https://github.com/ReadAlongs/SoundSwallower/compare/v0.6.1...v0.6.2

0.6.0

This is mainly a release to clean up a bunch of issues with the code. The big changes are the inclusion of type hints in the Python API, and...

**A HUGE BREAKING CHANGE**

The JavaScript API is now ES6 modules *only*. If you really need CommonJS perhaps some accomodation can be reached. Also, Node and Web environments now get separate entry points, so less (but sadly still some) Webpack tomfoolery is necessary.

What's Changed
* Add type hints to Python API by dhdaines in https://github.com/ReadAlongs/SoundSwallower/pull/54
* Add and use pre-commit by dhdaines in https://github.com/ReadAlongs/SoundSwallower/pull/55
* Format all the things by dhdaines in https://github.com/ReadAlongs/SoundSwallower/pull/56
* Switch to ES6 modules (and only ES6 modules) by dhdaines in https://github.com/ReadAlongs/SoundSwallower/pull/57


**Full Changelog**: https://github.com/ReadAlongs/SoundSwallower/compare/v0.5.0...v0.6.0

0.5.0

There was a "0.4.2" which was NPM-only, but this updates all the releases at once.

- Fix a serious bug in state alignment which caused a segfault on align failure.
- Fix serious bugs in the JavaScript API leading to memory exhaustion
- Remove superfluous use of promises/async in some parts of JavaScript API
- Add a (possibly temporary) spectogram API in JavaScript
- Removed some bogus internal APIs

What's Changed
* Increase wheel production and sdist too by dhdaines in https://github.com/ReadAlongs/SoundSwallower/pull/32
* fix: extremely bogus state align code by dhdaines in https://github.com/ReadAlongs/SoundSwallower/pull/34
* feat: export Endpointer interface (though it will go away) by dhdaines in https://github.com/ReadAlongs/SoundSwallower/pull/35
* feat: stricter emcc linker options in external file by dhdaines in https://github.com/ReadAlongs/SoundSwallower/pull/41
* Remove bogus code by dhdaines in https://github.com/ReadAlongs/SoundSwallower/pull/42
* Remove unused setjmp/logjmp by dhdaines in https://github.com/ReadAlongs/SoundSwallower/pull/43
* Fix horrific memory corruption in `process()` when called with subarrays by dhdaines in https://github.com/ReadAlongs/SoundSwallower/pull/45
* Add a method to get spectrogram data by dhdaines in https://github.com/ReadAlongs/SoundSwallower/pull/46
* fix: WTF JavaScript... TypedArray constructor strikes again by dhdaines in https://github.com/ReadAlongs/SoundSwallower/pull/47
* Avoid overflowing the emscripten stack (WHOOPS) by dhdaines in https://github.com/ReadAlongs/SoundSwallower/pull/49
* Remove remaining stackAlloc by dhdaines in https://github.com/ReadAlongs/SoundSwallower/pull/50
* Make the API less asynchronous by dhdaines in https://github.com/ReadAlongs/SoundSwallower/pull/51
* docs: update js api docs by dhdaines in https://github.com/ReadAlongs/SoundSwallower/pull/52
* Major JavaScript API cleanup by dhdaines in https://github.com/ReadAlongs/SoundSwallower/pull/53


**Full Changelog**: https://github.com/ReadAlongs/SoundSwallower/compare/v0.4.1...v0.5.0

0.4.1

Just a quick bugfix release for a stupid WIndows problem.

What's Changed
* Work around Windows damage, run CI on lesser platforms by dhdaines in https://github.com/ReadAlongs/SoundSwallower/pull/31


**Full Changelog**: https://github.com/ReadAlongs/SoundSwallower/compare/v0.4.0...v0.4.1

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.