Skip to content

Tags: pentest30/Handlebars.Net

Tags

2.1.2

Toggle 2.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Handlebars-Net#516 from Handlebars-Net/issues/515

Nested partial block receives correct context

2.1.1

Toggle 2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Handlebars-Net#514 from Handlebars-Net/feature/sha…

…red-env

Introduce `SharedEnvironment`

2.1.1-beta-1

Toggle 2.1.1-beta-1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
oformaniuk Oleh Formaniuk
Improve object pool safety

2.1.0

Toggle 2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Handlebars-Net#489 from Handlebars-Net/feature/dec…

…orators

Decorators implementation

2.0.10

Toggle 2.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Publish package using ORG Nuget Secret

2.0.9

Toggle 2.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Handlebars-Net#456 from zjklee/issues/452

Fix memory leak at Configuration subscribers

2.0.8

Toggle 2.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Handlebars-Net#451 from albertschulz/issues/448

Improve performance for large arrays (10.000+)

2.0.7

Toggle 2.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Handlebars-Net#443 from heemskerkerik/issues/440

Render layouts using LayoutViewModel instead of DynamicViewModel

2.0.6

Toggle 2.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Handlebars-Net#436 from zjklee/fix/multiple-block-…

…params

Fix multiple block params in the same template in different blocks

2.0.5

Toggle 2.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Handlebars-Net#433 from zjklee/issues/432

Fix child context creation when value is `null` when invoking partials