Skip to content

Releases: tiknil/skipper

v0.2.3

22 Aug 06:30
6b87c9c
Compare
Choose a tag to compare
  • Chore: Removed version from docker-compose proxy file, now deprecated

Update

Those step are optional, they are only required if you want to get rid of the deprecation warnings:

  1. Update skipper to v0.2.3: composer global require tiknil/skipper:^0.2.3
  2. Update proxy configuration: skipper proxy:update

v0.2.2

15 Mar 11:38
Compare
Choose a tag to compare

Features

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

v0.2.1

30 Jun 11:10
Compare
Choose a tag to compare

Bugfixes

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

Improvements

  • Renamed onShell method to onTty
  • Added troubleshooting section to documentation

v0.2.0

24 May 13:18
Compare
Choose a tag to compare

Add support for host aliases

v0.1.1

23 May 11:04
Compare
Choose a tag to compare
  • Added emoji support

Full Changelog: v0.1.0...v0.1.1

v0.1.0

23 May 09:09
Compare
Choose a tag to compare

First beta release with core functionality

Full Changelog: https://github.com/tiknil/skipper/commits/v0.1.0