Nustache v1.16.0.1 Release Notes
Release Date: 2016-05-19 // over 7 years ago-
- ๐ Bug: Reference types and ToString overrides no longer cause ArgumentExceptions in compilation (thanks to @unarist) #116
- ๐ Bug: Xml List items can now be referenced by index (thanks to @Pxtl) #115
- ๐ Bug: XmlNodes are treated as single objects instead of lists (thanks to @Pxtl) #114
- ๐ Feature: Allow using a different encoder each render (thanks to @aelij) #108
Previous changes from v1.15.3.5
-
- ๐ Bug: JValue for Floats and Integers weren't working correctly (thanks to @trullock)