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

Add payload to increment #18

Closed
dsego opened this issue Jan 3, 2018 · 2 comments
Closed

Add payload to increment #18

dsego opened this issue Jan 3, 2018 · 2 comments

Comments

@dsego
Copy link

dsego commented Jan 3, 2018

Something similar to how tick() works in some other implementations.

bar.increment(1, { myToken : "slicing foo"});
// OR
bar.tick({ myToken : "slicing foo"});
|====---------|  111/186   slicing foo
|====---------|  112/186   dicing bar
@AndiDittrich
Copy link
Member

no problem ;) please try the latest release (master branch)

@dsego
Copy link
Author

dsego commented Jan 3, 2018

Works like a charm. Thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants