Skip to content

Releases: tiknil/skipper

v0.3.1

08 Sep 11:17
4709a47

Choose a tag to compare

  • Fix: removed timeout for tty and shell commands

v0.3.0

03 Sep 14:50
4a9497e

Choose a tag to compare

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

22 Aug 06:30
6b87c9c

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

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

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

Choose a tag to compare

Add support for host aliases

v0.1.1

23 May 11:04

Choose a tag to compare

  • Added emoji support

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

v0.1.0

23 May 09:09

Choose a tag to compare

First beta release with core functionality

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