Skip to content

v1.3.0

Choose a tag to compare

@LebCit LebCit released this 11 Jun 05:01
· 124 commits to main since this release

New Feature

The Simple Template Engine (STE) has been enhanced with several powerful features to provide more flexibility and control over template rendering. These new features include advanced conditional logic, looping through arrays, and the ability to negate conditions.

Details

A detailed documentation of these new capabilities, along with simple examples are available in STE Helpers of LiteNode's documentation.

Changes

  • Add conditionals and arrays helpers to STE
  • Add links to Key Features section in README
  • Bump LiteNode version and publish package