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

No browserify requirement #9

Merged
merged 3 commits into from
Oct 3, 2014
Merged

No browserify requirement #9

merged 3 commits into from
Oct 3, 2014

Conversation

dcousens
Copy link
Contributor

@dcousens dcousens commented Oct 3, 2014

I love browserify, but, in this case we gain very little from forcing our API to use it.
Infact, I'd wager that for many use cases, the user might not even need the Buffer API for what they intend to use the decode for.
Therefore, IMHO, it is better to put that responsibility on the user and just give back what we are working with internally, an Array.

This would require a version bump to 2.0.0 though.
@jprichardson thoughts?

@dcousens dcousens changed the title No browserify No browserify requirement Oct 3, 2014
@jprichardson
Copy link
Member

Ya, this seems reasonable. Revert 43a758e (because changelog wasn't updated) and I'll merge it :)

@dcousens
Copy link
Contributor Author

dcousens commented Oct 3, 2014

Reverted.

jprichardson added a commit that referenced this pull request Oct 3, 2014
@jprichardson jprichardson merged commit a873b19 into master Oct 3, 2014
@dcousens dcousens deleted the nobrows branch October 3, 2014 08:38
@jprichardson
Copy link
Member

@dcousens dcousens mentioned this pull request Dec 19, 2016
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.

2 participants