Skip to content

Releases: kgston/stencil.JS

v18.1

20 Jun 01:40
Compare
Choose a tag to compare
  1. Fixed bug where fetch API does not link recursive templates properly

v18.0

16 Jun 02:20
Compare
Choose a tag to compare
  1. Added recursive template functionality

v17.0

28 Mar 04:21
Compare
Choose a tag to compare
  1. Added HTML escaping into render pipeline
  2. Added global setting flag for HTML escaping
  3. Added flags functionality
  4. Added the following template variable flags
    1. /esc to force HTML escaping regardless of the global flag
    2. /noEsc to force no HTML escaping regardless of the global flag
  5. Made stencil attributes customizable and reorganized the naming
  6. Fixed bug where [] notation was not being detected as a variable name in templates
  7. Added new automated tests for all new functionalities since v12.0

v16.2

28 Mar 04:11
Compare
Choose a tag to compare

Historical release