Reward Versions Save

Reward is a Swiss Army knife CLI utility for orchestrating Docker based development environments.

v0.6.3

1 month ago

Changelog

Changed

  • Fix an issue with SPX_KEY variables, set default SPX_KEY to dev.

v0.6.2

1 month ago

Changelog

Added

v0.6.1

1 month ago

Changelog

Added

  • Add support of SPX

Changed

  • Update to go version 1.22

v0.6.0

1 month ago

Changelog

Changed

  • Add support of docker compose v2
  • Drop support of docker-compose legacy
  • Preparations to support podman

v0.5.3

3 months ago

Changelog

Changed

  • Update default Magento version to v2.4.6-p3.
  • Specify Composer v2.2.22 for Magento initialization

v0.5.2

4 months ago

Changelog

Added

  • Configure exact Composer version from .env file.
  • Use ssmtp to send emails from PHP containers instead of mhsendmail.
  • Add option to configure MAGE_RUN_CODE and MAGE_RUN_TYPE from .env file.

Changed

  • Update Magento install command to support customizing cache options.

Fixed

  • Read template overrides from reward home directory properly (thanks @moke13-dev)

v0.5.1

6 months ago

Changelog

[0.5.1] - 2023-11-02

We're super excited to announce Reward 0.5.1!

Changed

  • Add TRAEFIK_EXTRA_HOSTS from .env to traefik labels.

v0.5.0

7 months ago

Changelog

We're super excited to announce Reward 0.5.0!

Major changes

  • Add experimental support for rootless php-fpm containers.

v0.4.10

7 months ago

Changelog

Changed

  • Default Magento version is now v2.4.6-p2.
  • Change default PHP versions to 8.2.

Fixed

  • Fix an issue with patch version comparisons.

v0.4.9

7 months ago

Changelog

Fixed

  • Fix an issue with disabling Magento 2 Two Factor Authentication for 2.4.6+ versions.