Skip to content

Releases: tiknil/skipper

v0.3.1

Choose a tag to compare

@gbalduzzi gbalduzzi released this 08 Sep 11:17
4709a47
  • Fix: removed timeout for tty and shell commands

v0.3.0

Choose a tag to compare

@gbalduzzi gbalduzzi released this 03 Sep 14:50
4a9497e

Features

  • Feature: alias command: Easily add or remove host aliases
  • Feature: the sail command asks to run init when used from an unregistred directory

Chores

  • Chore: Improved development documentation
  • Chore: Copilot instructions setup
  • Chore: Process handling refactored using ShellCommand

v0.2.3

Choose a tag to compare

@gbalduzzi gbalduzzi released this 22 Aug 06:30
6b87c9c
  • 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

Choose a tag to compare

@gbalduzzi gbalduzzi released this 15 Mar 11:38

Features

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

v0.2.1

Choose a tag to compare

@gbalduzzi gbalduzzi released this 30 Jun 11:10

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

Choose a tag to compare

@gbalduzzi gbalduzzi released this 24 May 13:18

Add support for host aliases

v0.1.1

Choose a tag to compare

@gbalduzzi gbalduzzi released this 23 May 11:04
  • Added emoji support

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

v0.1.0

Choose a tag to compare

@gbalduzzi gbalduzzi released this 23 May 09:09

First beta release with core functionality

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