v1.3.0
Changes
- Introduce more typechecks and refactor (#10)
- Added more type checks using JSDoc + TypeScript
- Renamed
getBuffer
togetSamples
;getBuffer
still exist for compatibility - Extracted common logic of
getSamples
andgetAllSamples
so they share the same codes. - Added tests using a very basic test runner