Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 843 Bytes

CHANGELOG.md

File metadata and controls

40 lines (21 loc) · 843 Bytes

Changelog

All notable changes to skipper will be documented in this file.

The skipper release archive can be found on the github repo

0.2.3 - 2024-08-22

Chores

  • Chore: Removed version from docker-compose proxy file, now deprecated

0.2.2 - 2024-03-15

Features

  • Feature: mysql command: Start a MySQL shell
  • Feature: ide-helper command: Perform default ide-helper command for laravel models

0.2.1 - 2023-06-30

Bugfixes

  • Resolved memory issues using backup and restore commands on larger datasets

0.2.0 - 2023-05-24

Features

  • Feature: host aliases support. You can now add host aliases to a project using skipper edit

0.1.1 - 2023-05-23

Improvements

  • Added emoji to commands output

0.1.0 - 2023-05-23

  • Initial beta release