- Update underscore.string dependency
- Update rimraf dependency
- Update mktemp dependency
- Always ensure the
./tmp
dir exists
makeOrRemake
now reuses its temporary directory, keeping the path the same
- Add optional
className
parameter
- Use absolute path for temp directory.
- Do not put "object" into directory name
- Bump version without change, to allow for caret/tilde dependencies
- Do not fail if
remove
is called on undefined property - Use pretty names for temporary directories
- Initial release