Closed feload closed 7 years ago
This looks good to me. The test failure is a bit mysterious; I'll look into that. One change I need from you though is to remove the built/minified files from your commit. Thanks!
Awesome, thanks! Files removed.
Looks like you deleted the built files from the repo, not from the PR. I want the files, I just don't want your changes to them.
I also got Travis to give me the error (it was being weird when I first looked at this); it's complaining about the semicolons. You can run make lint
to test that locally.
Ok, I think we're good to go now. I'm sorry this is my first time contributing :)
No problem! Thanks for the contribution. I'll cut a new release with this soon.
@feload This is now released as part of 1.1.4
Since moment "diff" method is able to receive an optional parameter for including floating point, I thought it was a good idea to add it to twix "length" method.