Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Missed definition in index.d.ts #292

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

mjkangquarry
Copy link

Fixed #290.

I added the missed 'range()' function definition in TimeSeries class.

Fixed #291.

I added exact setIndexString function parameter definition in Index class.

sartaj10 and others added 10 commits June 4, 2018 15:32
* fix: performance issue with toJSON()

This change also fixes:
 - test setup that wasn't working anymore
 - syntax errors in a couple of the tests
 - removes the old website build for now because it's reported as a vulnerability (we should try to figure this out in the typescript master branch)

* Bump node version used by travis
Move to babel 7 and rebuild
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants