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

Release v0.3.5 #38

Merged
merged 116 commits into from
May 27, 2018
Merged

Release v0.3.5 #38

merged 116 commits into from
May 27, 2018

Conversation

bdistin
Copy link
Owner

@bdistin bdistin commented May 27, 2018

No description provided.

tinovyatkin and others added 30 commits July 2, 2017 12:32
* remove hard-coded functions names for `promisify`

* fixing eslint

* fix code style
npm wouldn't let me fix the pulished version correctly, had to bump package to fix.
* modualise and document

* fix util requires

* fix outputjsonatomic requires

* finish out docs

* generated docs

* Fix travis

* bump version to v0.2.0

* Fix lint
the search didn't really work
* Add Codacy badge

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
I am aware builds are going to fail for a while
bdistin and others added 29 commits October 18, 2017 09:10
* Fixed some types

* I guess this is the fix
* Fixed typings (hopefully)

Fixed return types for createReadStream and createWriteStream
Imported Buffer to fix a ton of errors

* Fixed a missing property by just importing from fs

I don't remember what I was trying to use, but something was missing
from ReadStream/WriteStream. I just imported it from fs, to ensure
consistency.
* chore(package): update @types/node to version 10.0.3

* Update README.md
drop support for node 10.0.0 fs.promises (will fall back to regular util.promisify so not breaking)
@bdistin bdistin merged commit 269c4ec into stable May 27, 2018
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.

None yet

5 participants