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

fixed a bug in MID function - substring was incorrectly used #45

Merged
merged 1 commit into from
Mar 19, 2016

Conversation

greyarch
Copy link
Contributor

The signature of substring is text.substring(begin, end), as opposed to MID(text, start, numberOfCharsToReturn).

jalateras added a commit that referenced this pull request Mar 19, 2016
fixed a bug in MID function - substring was incorrectly used
@jalateras jalateras merged commit df11d76 into sutoiku:master Mar 19, 2016
@greyarch
Copy link
Contributor Author

Hey Jim,
Thanks for the swift merge. How about a new npm package version with this fix?
Cheers!

@jalateras
Copy link
Contributor

I have published 1.0.7

@greyarch
Copy link
Contributor Author

The npm website still reports 1.0.6 as the latest version. npm install also gets 1.0.6

@jalateras
Copy link
Contributor

Check again, it should be there.

@hmalphettes
Copy link
Contributor

Thanks Jim! I can see it now.

On Sun, Mar 20, 2016 at 10:45 AM, Jim Alateras [email protected]
wrote:

Check again, it should be there.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#45 (comment)

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

Successfully merging this pull request may close these issues.

3 participants