File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.0.0] ( https://github.com/mljs/signal-processing/compare/v0.5.2...v1.0.0 ) (2022-11-25)
4+
5+
6+ ### Bug Fixes
7+
8+ * calibrateX if not enough peaks found ([ 403bbba] ( https://github.com/mljs/signal-processing/commit/403bbba2445e5a7eb9155785591ac2e999d4ec8e ) )
9+
10+
11+ ### Miscellaneous Chores
12+
13+ * release v1 ([ 9fb2498] ( https://github.com/mljs/signal-processing/commit/9fb249883f526a8ae0171d2eb0c8bbcd479a3aa1 ) )
14+
315### [ 0.5.2] ( https://github.com/mljs/signal-processing/compare/v0.5.1...v0.5.2 ) (2022-05-06)
416
517
Original file line number Diff line number Diff line change 11{
22 "name" : " ml-signal-processing" ,
3- "version" : " 0.5.2 " ,
3+ "version" : " 1.0.0 " ,
44 "description" : " Process data in the form of {x:[], y:[]}" ,
55 "main" : " ./lib/index.js" ,
66 "module" : " ./lib-esm/index.js" ,
You can’t perform that action at this time.
0 commit comments