Releases: jaggad/crunker
Releases · jaggad/crunker
2.4.1
2.4.0
2.3.0
2.2.0
What's Changed
- publish only required files to NPM by @thekip in #91
- chore(deps-dev): bump webpack from 5.75.0 to 5.76.0 by @dependabot in #90
- chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33 by @dependabot in #85
- add sliceAudio & fix package.json by @27medkamal in #92
New Contributors
- @thekip made their first contribution in #91
- @27medkamal made their first contribution in #92
Full Changelog: 2.1.0...2.2.0
2.1.0
2.0.0
Improvements
- You can now pass files and file URLs directly to crunker
- New examples
- New
padAudio
method - Support multiple channels exporting correctly in "combined/concatted" files
- Minor decrease package size
v0.2.0
Initial Creation
Basic crunker.js implementation.