Skip to content

Releases: neighborhoods/Buphalo

2.0.0 | 1.x no longer supported

15 Nov 16:18
64839b8
Compare
Choose a tag to compare

What's Changed

Use 1.6+ to transition to 2.0.

Full Changelog: 1.6.1...2.0.0

1.6.1 | Allows multiple single line annotations in 2.x templates

18 Jul 15:44
e3cd0df
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.0...1.6.1

Support Ignoring Existing Files in src/

01 Jul 23:28
465218d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.0...1.6.0

Support 2.0 Functionality

21 Jun 18:21
465218d
Compare
Choose a tag to compare

A 1.x release that supports 2.x functionality.

2.0.0 Alpha

21 Jun 17:22
0437301
Compare
Choose a tag to compare

Exposes the ability to use 2.0 template contracts which:

  • Change the search strings used in Tokenization to be cleaner and more explicit
  • Support new search strings which enable the use of Shared Templates (no more need for 12 different AwareTrait files in the template tree)

What's Changed

Full Changelog: 1.4.1...2.0.0-alpha

Optional BasePath with API Dumper

18 Feb 17:23
78e5670
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.4.1

API Objects

10 Feb 20:54
aaf0c67
Compare
Choose a tag to compare

New Feature

  • API Objects and Dumper for programmatic creation of Fabrication Files

1.3.1

19 Nov 17:22
e02e3d8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.0...1.3.1

Support PHP 8.1

18 Oct 16:32
37811d8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.3.0

Support PHP 8.0

19 May 19:39
19414a3
Compare
Choose a tag to compare
  • Support PHP 8.0
  • Switch tests to Github Actions