Skip to content

Releases: phug-php/phug

0.2.3: Add an optimizer engine for production

04 Feb 22:25
c223468
Compare
Choose a tag to compare

Add an optimizer engine for production

0.2.2: Lazy renderer initialization

03 Jan 14:21
Compare
Choose a tag to compare

Lazy renderer initialization: allow initial options to be set in separate places before the first render

0.2.1: Rename on_end_lex to on_lex_end

19 Dec 09:03
Compare
Choose a tag to compare

#7 Rename on_end_lex to on_lex_end

0.2.0: Implement CLI tool

05 Dec 13:30
Compare
Choose a tag to compare

Implement CLI tool

0.1.9: Add non-namespaced Phug alias

23 Nov 14:43
Compare
Choose a tag to compare

Add non-namespaced Phug alias

0.1.8: Add a renderer class name getter

21 Oct 21:55
Compare
Choose a tag to compare

Add a renderer class name getter

0.1.7: Modules can now be added as extensions

19 Oct 09:31
Compare
Choose a tag to compare

Modules can now be added as extensions

0.1.6: Add documentation comments

12 Oct 10:09
Compare
Choose a tag to compare

Add documentation comments

0.1.5: Reduce export size

11 Oct 13:33
Compare
Choose a tag to compare

Reduce export size

0.1.4: Handle both class names and instances with getExtensionsOptions

06 Oct 09:19
Compare
Choose a tag to compare

Handle both class names and instances with getExtensionsOptions