Skip to content

0.6.3

Compare
Choose a tag to compare
@sqonk sqonk released this 20 Jan 06:35
· 146 commits to master since this release
  • Bug fixes.
  • Improvements to versatility for SMA and EMA classes (implements ArrayAccess, Countable and Iterable).
  • Both SMA and EMA now maintain their history of averages that can be recalled at any time.
  • Return types on PackedArray/PackedSequence.
  • Ability to run a traversal with DOMScraper using a generator.