Nustache v1.16.0.1 Release Notes

Release Date: 2016-05-19 // almost 8 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)