StubbleOrg / Stubble

Trimmed down {{mustache}} templates in .NET
Other
402 stars 58 forks source link

IEnumerator isn't reset after enumeration in a context #44

Closed Romanx closed 5 years ago

Romanx commented 5 years ago

When enumerating through an IEnumerator we don't reset after the first time so if using twice in the same context no values are returned.

Romanx commented 5 years ago

@rlabrecque This has now been released in version 1.2 on nuget. Thanks very much for your contribution! 👍