Releases: signal-noise/index-core
Releases · signal-noise/index-core
1.6.1
31 Mar 12:14
Compare
Sorry, something went wrong.
No results found
fixes a bug where indicators would be ignores if they had id's greater than "10" i.e. 1.2.10 would have been excluded
1.6.0
31 Mar 08:06
Compare
Sorry, something went wrong.
No results found
This release adds the ability to "clamp" indicators forcing them to remain within the min/max range
v1.5.3
11 Mar 12:25
Compare
Sorry, something went wrong.
No results found
Fixes a bug in the way that inverted indicators are handled
Adds linting to the CI process to catch these things in future
v1.5.2
09 Mar 13:19
Compare
Sorry, something went wrong.
No results found
Adjusted value return (#19)
* improve return object from adjustValue
v1.5.0
08 Mar 14:51
Compare
Sorry, something went wrong.
No results found
Adds an API method for getting the user edited/ calculated version of an indicator score which falls back to the initial value
v1.4.2
02 Mar 14:27
Compare
Sorry, something went wrong.
No results found
v1.4.1
28 Feb 17:07
Compare
Sorry, something went wrong.
No results found
v1.4.0 - prevent overwrite
04 Feb 12:40
Compare
Sorry, something went wrong.
No results found
API addition:
On creating an indexCore the you now can specify whether hardcoded indicator values may be used in preference to calculated values
What else has Changed
Full Changelog : v1.2.0...v1.4.0
add indicator filtering
01 Dec 10:09
Compare
Sorry, something went wrong.
No results found
Add ability to exclude indicators from calculation (#10)
* exclude indicators based on a predicate function
* version bump
* docs
v1.0.1
26 Nov 15:38
Compare
Sorry, something went wrong.
No results found