What's Changed
* 1 implement try catch for errors raised in resolver functions by bmritz in https://github.com/bmritz/datajet/pull/13
* 12 bugfix for get dependencies by bmritz in https://github.com/bmritz/datajet/pull/14
* update CONTRIBUTING.rst by bmritz in https://github.com/bmritz/datajet/pull/16
* adjust the api so that exceptions are imported from datajet.exceptions by bmritz in https://github.com/bmritz/datajet/pull/18
* 20 optimize for speed for get dependencies with many paths by bmritz in https://github.com/bmritz/datajet/pull/21
* 19 allow args as a function input to resolver functions by bmritz in https://github.com/bmritz/datajet/pull/22
* Make get dependencies an iterator by bmritz in https://github.com/bmritz/datajet/pull/25
* 2 improve documentation by bmritz in https://github.com/bmritz/datajet/pull/29
New Contributors
* bmritz made their first contribution in https://github.com/bmritz/datajet/pull/13
**Full Changelog**: https://github.com/bmritz/datajet/compare/v0.0.1...v0.1.0