mediachain / aleph

א: The mediachain universe manipulation engine
MIT License
38 stars 16 forks source link

Update interface-connection to the latest version 🚀 #287

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency interface-connection was updated from 0.3.3 to 0.4.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: jacobheun License: MIT

Release Notes for v0.4.0

Code Refactoring

  • API changes and switch to async iterators (#29) (bf5c646)

BREAKING CHANGES

  • all the callbacks in the provided API were removed and each function uses async/await. Additionally, pull-streams are no longer being used. See the README for new usage.
Commits

The new version differs by 4 commits.

  • 721e475 chore: release version v0.4.0
  • f58356a chore: update contributors
  • bf5c646 refactor: API changes and switch to async iterators (#29)
  • e06af8c chore: add discourse badge (#30)

See the full diff


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: