Changelog

technicalindicators Changelog

All updates
builddevelopmenttesting

Better build and test setup, plus version 1.0.1 release

Shipped2 commits+6โˆ’1
  • Simplified local development and testing โ€” Added Babel polyfill support and a watch script, making it easier to build and test the project while working on it.
  • buildAdded Babel polyfill support so builds and tests work with a broader set of JavaScript features.
  • developmentAdded a development watch script to automatically rebuild while you work.
  • releaseUpdated the package version to 1.0.1.