1.5.0rc1
Features
- Users can pass neptune data directory path by env variable (#1409)
Fixes
- Load CLI plug-ins in try..except block to avoid a failure in loading a plug-in to crash entire CLI (#1392)
- Fixed cleaning operation storage when using
sync
mode and forking (#1413) - Fix FileDependenciesStrategy when the dependency file is in a folder (#1411)
- Fixed cleaning operation storage when using
async
mode and forking (#1418)