Skip to content

Latest commit

 

History

History
107 lines (38 loc) · 1.15 KB

CHANGELOG-0.5.md

File metadata and controls

107 lines (38 loc) · 1.15 KB

release_0.5 CHANGELOG

v0.5.10 (2019-04-26)

New Features

Bug Fixes

  • don't clean nginx upload tmp directory

v0.5.9 (2019-04-01)

New Features

Bug Fixes

  • add garbage_collector.sh call in crontab
  • catch some magic exception with some exotic files

v0.5.8 (2019-03-22)

New Features

Bug Fixes

  • fix move_or_copy feature when src and dst are not on the same FS

v0.5.7 (2019-03-15)

New Features

  • add drop-tags option to move step (and keep-tags* options also)

v0.5.6 (2019-03-04)

New Features

Bug Fixes

  • both #53 and #61

v0.5.5 (2019-02-15)

New Features

Bug Fixes

  • Fix loss of files between plugin switch and plugin ungzip or other

v0.5.4 (2019-02-06)

  • No interesting change

v0.5.3 (2019-01-31)

  • No interesting change

v0.5.2 (2019-01-31)

  • No interesting change

v0.5.1 (2019-01-29)

  • No interesting change

v0.5.0 (2019-01-29)

New Features

  • provide a default value for summary key during plugins bootstrap
  • Changes in management of layer dependencies and metapackage names
  • execute integration tests directly from mfdata module