Skip to content

Releases: pug-php/pug-symfony

Version 2.1.4

04 Aug 15:28
Compare
Choose a tag to compare

Add functions:

  • asset
  • asset_version
  • csrf_token
  • random
  • url
  • path
  • absolute_url
  • relative_path
  • is_granted
  • logout_url
  • logout_path

Version 2.1.3

04 Aug 10:06
Compare
Choose a tag to compare

Add assets:publish command

Version 2.1.2

02 Aug 16:02
Compare
Choose a tag to compare

Cleanup engine

Version 2.1.1

02 Aug 15:59
Compare
Choose a tag to compare

Fix output directory

Version 2.1.0

02 Aug 15:35
Compare
Choose a tag to compare
  • Assets management and minification
  • asset() short-hand function
  • global variables

Version 2.0.1

29 Jul 20:21
Compare
Choose a tag to compare

Fix missing use statement

Version 2.0.0

29 Jul 19:56
Compare
Choose a tag to compare

Assets management

Version 1.3.3

27 Jul 18:03
Compare
Choose a tag to compare

Add engine getter

Allow .pug or any custom (single or multiple) extensions

30 Jun 21:23
Compare
Choose a tag to compare
1.3.2

Allow .pug or any custom (single or multiple) extensions

Fix typo

30 Jun 15:43
Compare
Choose a tag to compare
1.3.1

Fix typo