Skip to content

Releases: pug-php/pug

3.1.6: Add autoload fallbacks for the CLI

09 Feb 17:23
Compare
Choose a tag to compare

Add autoload fallbacks for the CLI

3.1.5: Implement the Phug optimizer

05 Feb 06:52
602e70f
Compare
Choose a tag to compare

Reduce rendering time:

  • Add an optimizer for production
  • Better detection of namespace feature

2.7.4: Expose sharedVariables via options

24 Jan 08:06
Compare
Choose a tag to compare

Expose sharedVariables via options

3.1.4: Provide pugjs_cache_check option

07 Dec 16:33
Compare
Choose a tag to compare

#174 Provide pugjs_cache_check option

2.7.3: Expose sharedVariables via options

12 Dec 13:02
Compare
Choose a tag to compare

Expose sharedVariables via options

3.1.3: Implement CLI tool

05 Dec 16:23
Compare
Choose a tag to compare

Implement CLI tool

3.1.2: Add non-namespaced Pug class alias

01 Dec 12:41
Compare
Choose a tag to compare
  • Add non-namespaced Pug class alias
  • Enable shared variables/globals with pugjs engine

3.1.1: Allow library imports via pug-cli

03 Nov 09:51
Compare
Choose a tag to compare

Allow library imports via pug-cli

3.1.0: JSTransformer autolaod

31 Oct 15:55
Compare
Choose a tag to compare
  • Allow to enable any jstransformer package as filter by adding it to extra.npm section of composer.json
  • Ask the user before installing pug-cli
  • Allow to use require() inside templates when pugjs is true

3.0.0: Phug engine

21 Oct 18:10
Compare
Choose a tag to compare

Phug engine