Skip to content

Releases: pug-php/ci-pug-engine

2.1.1

24 Feb 08:11
e0dbd92
Compare
Choose a tag to compare

Use Code Igniter 4 uppercase Views folder by default

2.1.0

06 Jan 16:47
bde7f61
Compare
Choose a tag to compare

Add support for Code Igniter 4

2.0.1: Add methods

04 Jun 20:46
Compare
Choose a tag to compare

New methods:

  • disallowJadeFile: disallow .jade file extension (improve performances)
  • allowJadeFile: allow .jade file extension
  • isJadeFileAllowed: returns true if .jade file extension is currently allowed
  • getViewPath: returns the view file path for a given view name
  • renderView: returns HTML for a view and data
  • displayView: display HTML for a view and data

2.0.0: Pug-php 3.1.7+ compatibility

04 Jun 17:29
Compare
Choose a tag to compare
  • Use new explicit name CiPug
  • Automated tests

1.3.1: Fix dependency check order

31 Oct 13:25
a723da7
Compare
Choose a tag to compare

Use Pug first, Jade next

1.3.0: Pug-php 3 compatibility

14 Oct 18:11
Compare
Choose a tag to compare

Pug-php 3 compatibility

Version 1.2.1

03 Feb 19:32
Compare
Choose a tag to compare

Optimize for production export

Version 1.2.0

17 Jan 15:52
Compare
Choose a tag to compare

Upgrade to Pug-php 2

Allow both Pug and Jade names

22 Jun 21:03
Compare
Choose a tag to compare
1.1.3

Rename to Pug