- Updated left-sided return to be
Either(Error)instead ofEither(String) - Move from
npmtoyarn
- Update locks to use files with updated mtime
- Fix memory leak
- Fix concurrency issues
- Return Sanctuary
Either
- Fix mode upon directory and file creation
- Fix not installed packages being passed to invalidators
- Add custom invalidators
- Update
modules.exportto export partially applied install withpathandinvalidator
- Fix installation failures using
latestversion - Add explicit support for scoped packages
- Add strict checking of package name and version
- Add exported
validNamefunction - Add exported
validVersionfunction
- Update errors to return empty String instead of null
- Fix missing await on rmdir upon error
- Initial release