Skip to content

Releases: honeybee/trellis

php 7.2 minimum; add php 7.4; no more twig 1.x

26 Feb 14:13
Compare
Choose a tag to compare

Twig v2 or v3 are used now. PHP 7.4. compatibility has been improved. PHP 7.2 is the new minimum.

now compatible with php 7.2 and twig 2.x

30 Jan 16:48
Compare
Choose a tag to compare

Trellis should now work with PHP 7.2. The dependencies have been adjusted to allow CI builds to succeed with php 5.6 and lowest deps. The dependency to Twig 1.x has been changed to accept Twig 1.x or 2.x as that should allow projects to upgrade Twig now.

DON'T USE :-)

30 Jan 12:42
Compare
Choose a tag to compare
DON'T USE :-) Pre-release
Pre-release

Breaking change: Renamed Object to BaseObject for php 7.2 compatibility. As it turns out php7.2 needs some more changes though.

v0.1.4

02 Apr 17:54
Compare
Choose a tag to compare

Project cleaned up

v0.1.2

31 Mar 21:30
Compare
Choose a tag to compare

Updated composer dependencies:

  • Sami was removed as Sami < 4 is not compat. with Symfony 3 and Sami >= 4 is not compat. with php < 7

v0.1.1

28 Mar 11:19
Compare
Choose a tag to compare
Replace setter check to support testing mocks

Maintenance release

08 Dec 16:14
Compare
Choose a tag to compare

We need a tag for proper installs via composer etc.
The lib is still under heavy development and shouldn't be used without consulting the team behind.