Releases
5.0.1.570
5.0.1.570 Bugfixes & Performance Improvments
Fixed: Generics for Formatters not matched under certain conditions
Fixed: Xml persistent tokens not properly serialized
Fixed: Tokenizer not always respecting special variables $
in paths
Fixed: Runner nuget package referencing the Test project
Removed explicit references to .NetFramework. Compatibility is ensured via .NetStandard
Improved usage of Array.Empty
where applicable
Improved access to special collection variables like $index
Improved tokenizer to use shared StringBuilder
where applicable for performance and memory reasons
Improved several places for performance
Added Tests
Added #ForEach
loop. See https://github.com/JPVenson/morestachio/wiki/Keywords#each--foreach--every---blocks
Added access to ParserOptions
in IDocumentItem
during compile time
Added Fallback IValueResolver
that is set to an reflection based resolver per default
You can’t perform that action at this time.