Skip to content

Releases: extiverse/helper

0.3.2

27 May 12:22
Compare
Choose a tag to compare

Fixes

  • Issue with check command with the new flarum-version option.

Removed

  • Removed the ability to use the flarum-version option in the upgrade command, default to the latest always.

0.3.1

27 May 11:16
Compare
Choose a tag to compare
Update from https://github.com/extiverse/flarum-updater/commit/062cf3…

0.3.0

25 May 08:09
Compare
Choose a tag to compare

Added

  • Assists with the upgrade to Flarum stable. Added a flag --flarum-version to the Upgrade command which defaults to 1.0. This then allows a guided upgrade to a stable release.

0.2.3

08 Apr 14:29
Compare
Choose a tag to compare

Fixed

  • Backup file could not be stored on windows, using timestamp now #1
  • Now able to work with abandoned extensions, proposing replacements

0.2.2

17 Jan 11:51
Compare
Choose a tag to compare

Fixed

  • upgrade command now correctly runs composer update with the -W flag to all update dependencies, thanks @uamv for you patience.

0.2.1

15 Jan 10:48
Compare
Choose a tag to compare

Fixed

  • Upgrade command the Argument 4 passed to App\Cli\ComposerProcess::__construct() must be of the type int error.

0.2

15 Jan 10:25
5be4a42
Compare
Choose a tag to compare
0.2

Added

  • Published to packagist.org so that it can be installed using composer global require extiverse/helper.
  • Added self-update command to update the binary.

0.1.2

14 Jan 16:00
633ceab
Compare
Choose a tag to compare

Changed

  • Added --timeout option to upgrade command to override the composer process timeout.

0.1.1

14 Jan 15:01
633ceab
Compare
Choose a tag to compare

Changed

  • Refactored upgrade command to use custom ComposerProcess
  • Added 6 minute time out to upgrade command

0.1

13 Jan 15:13
633ceab
Compare
Choose a tag to compare
0.1

Retaggint he latest beta version.