Skip to content

1.12.0

Compare
Choose a tag to compare
@fabriciojs fabriciojs released this 31 May 15:49
dd83cd3

Added

  • Add --purge flag to kool restart command (#341)
  • Add MariaDB as database option for Laravel and Symfony (#340)
  • Add flag --foreground to kool start command (#338)

Changed

  • Presets improvements (#343, #342, #322, #317)
  • Always using --remove-orphans Docker Compose flag on kool stop (#339)
  • General refactoring (#330)

Fixed

  • Fix Docker Compose container usage with TTY automatic definition (#323)

Removed

  • Fossa analysis on CI pipeline due to too many false negatives (#314)

Documentation

  • README updates (#329)
  • Presets documentation (#317)
  • Wordpress doc update (#324)
  • Updated Slack community link (#344)