Skip to content

Releases: phoneburner/api-handler

v1.0.3

25 Feb 20:36

Choose a tag to compare

Changed package authors.

Full Changelog: v1.0.2...v1.0.3

v1.0.2

14 Nov 00:27
v1.0.2
51d5835

Choose a tag to compare

Added

  • Add explicit support for PHP 8.5 in composer.json constraints.
  • [Development Docker Image] Add PHP_VERSION and WITH_XDEBUG environment variables and build args to make Docker image more flexible.

Changed

  • Remove composer.json repository override for 'phoneburner/php-coding-standard' (as it is now available on Packagist)
  • [Development Docker Image] Switch from PECL to PIE for installing PHP extensions.
  • [Development Docker Image] Optional Xdebug extension is no longer installed by default.
  • [Development Docker Image] Install git, fixing Composer root-version warning message.

Fixed

  • Fix whitespace issues in .gitattributes

v1.0.1

31 Jul 03:53
812fda0

Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

v1.0.0

31 Jul 03:49
90a39a7

Choose a tag to compare

What's Changed

  • Cleanup and Update of Project Tooling
  • Update for Tortilla 2 Changes by @tjlytle in #5

Full Changelog: v1.0-RC1...v1.0.0

RC 1

19 Apr 16:15
06d1f0e

Choose a tag to compare

RC 1 Pre-release
Pre-release

Initial Port + Open Source Changes