Skip to content

1.1.0

Compare
Choose a tag to compare
@maxime-beguin maxime-beguin released this 13 Jan 07:52
· 282 commits to master since this release

1.1.0 / 2015-11-24

  • Update fileSystem.copy to create destination directory if it does not exist
  • Freeze project's dependencies
  • Add EntityProvider.removeProp to remove a property from all entities
  • Remove stdout logs in production environment
  • Correct issue when uploading an invalid archive, process was stuck, it is now in error
  • Update fileSystem.rmdir to test if directory exists before trying to remove it