Releases: StubbleOrg/Stubble.Extensions.JsonNet
Releases · StubbleOrg/Stubble.Extensions.JsonNet
v1.2.3 - Objects are not for e̵a̵t̵i̵n̵g̵ iterating
Chore
- Minimum Stubble version has been updated to
v1.4.14
Bug
- Section tags with a JObject were treated like arrays. We now blacklist
JObject
from being iterated in section tags. Thanks to @milung for reporting and submitting a test and alternative fix
v1.1.5 - Stolen Property
Fixes
- Properties of objects will now correctly be found and rendered (Thanks to @MountainCode for the contribution) #4
1.0.0 Alpha 6
- Updates library to work with Stubble.Core Alpha 18 Semantics