Skip to content

1.5.0rc1

Compare
Choose a tag to compare
@Raalsky Raalsky released this 10 Aug 09:44
· 527 commits to master since this release
a1fb010

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)