Skip to content

v4.0.3

Compare
Choose a tag to compare
@bryaningl3 bryaningl3 released this 23 Mar 15:21
· 822 commits to master since this release

Features from the deprecated @barchart/marketdata-utilities-js library have been incorporated here. As a result, several breaking changes have been introduced.

  • Many objects and functions have been renamed or moved
    • The Connection class was moved
  • The library now includes features from @barchart/marketdata-utilities-js
    • Utilities have been placed in the /lib/utilitiesfolder
    • Utilities are now exported as pure functions -- with no object wrappers
  • All index.js files were removed -- explicit imports are now required
  • Bower is no longer supported -- the bower.jsonfile was removed