v6.0.0
What's Changed
New
- feat(WMA): Add WMA to moving average types by @bennycode in #685
- feat(util): Calculate streaks by @bennycode in #725
- feat(AC, CCI, MACD, StochasticRSI, ADX, WSMA): Add replacing values by @bennycode in #734
- feat: Publish CJS and ESM versions by @bennycode in #750
Other Changes
- test(ADX): Add test for "isStable" by @bennycode in #744
- refactor!: Rename "getResult" to "getResultOrThrow" by @bennycode in #745
- refactor!: Make "getResult" return null by @bennycode in #746
- refactor!: Remove "getFixedArray" by @bennycode in #747
- refactor: Limit array when pushing updates by @bennycode in #748
- test: Add API contract tests by @bennycode in #749
Full Changelog: v5.0.4...v6.0.0