- Update dependencies
- Update dependencies
- Update underscore.string dependency
- Update rimraf dependency
- Update mktemp dependency
- Always ensure the
./tmpdir exists
makeOrRemakenow reuses its temporary directory, keeping the path the same
- Add optional
classNameparameter
- 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
removeis called on undefined property - Use pretty names for temporary directories
- Initial release