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

Respect buffer option in codec and return buffer #15

Merged
merged 1 commit into from
Oct 2, 2018

Conversation

arj03
Copy link
Contributor

@arj03 arj03 commented Sep 21, 2018

We should respect buffer option in codec for what we want to return. This allows us to use something that works faster on buffer directly ;-)

@dominictarr
Copy link
Collaborator

oops, I had actually found this problem and fixed it locally but forgot to publish. merged!

@arj03 arj03 merged commit 56f44ca into master Oct 2, 2018
@arj03
Copy link
Contributor Author

arj03 commented Oct 2, 2018

Hmm. I went back to this again. Merged and released as 3.3.2. Btw test/restore is failing but is also failing on main. Any idea what is up with that @dominictarr?

@arj03
Copy link
Contributor Author

arj03 commented Oct 2, 2018

Oh, you already released 3.3.2 to npm but didn't update github?

@arj03
Copy link
Contributor Author

arj03 commented Oct 2, 2018

Ha! You also fixed the tests on the npm released version. I took the changes and pushed everything so that things should now be in sync, except the log on your local machine ;-)

@dominictarr
Copy link
Collaborator

oops! pulling did a weird merge so I've just switched my local master to be your master branch.

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