Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Latest commit

 

History

History
51 lines (27 loc) · 3.17 KB

CHANGELOG.md

File metadata and controls

51 lines (27 loc) · 3.17 KB

0.9.8 (2024-10-17)

Bug Fixes

0.9.7 (2024-10-17)

Bug Fixes

0.9.1 (2023-03-16)

Bug Fixes

  • change string and default value for timeSeriesDecomposition modifiers steps (d5a607f)
  • periods should be same for all measures modifiers (bb718b7)

0.9.0 (2023-03-03)

Features

  • add time-series-decomposition modifier (cb2a9af)
  • add time-series-decomposition modifier for line chart (fb166a1)
  • add time-series-decomposition modifier for line chart (43bac72)

Bug Fixes

  • add constant for TSD modifier (9c19b13)
  • address PR comment (c2675bf)
  • create separate file for properties and change translation (6b3c173)
  • remove skip and unused prop (5a5856e)

0.8.2 (2022-09-01)

Bug Fixes

  • remove whitespace in readme (7382184)