This release introduced an options hash that currently takes the form of:
{
directory: './some-directory'
}
and can be passed as 2nd param to async and sync. The options.directory option will allow you to modify the base directory to require from.
notes: v0.1.0 will break this API