Skip to content

@data and noEscape#375

Merged
oformaniuk merged 10 commits intoHandlebars-Net:masterfrom
oformaniuk:feature/data2
Oct 27, 2020
Merged

@data and noEscape#375
oformaniuk merged 10 commits intoHandlebars-Net:masterfrom
oformaniuk:feature/data2

Conversation

@oformaniuk
Copy link
Member

What's inside:

  • support for @data being passed to compiled template
  • support noEscape configuration
  • improved overall performance (2x - 3x faster)
  • improved memory management (3x - 5x less memory allocations)

Breaking changes:

  • changed public API types in several places, semantic is still more or less the same

Issues:

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 44 Code Smells

83.2% 83.2% Coverage
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support @data template argument Context passed to helpers Can't seem to handle German umlauts....

1 participant