Releases: resc/Cubist.Helium
Releases · resc/Cubist.Helium
Bugfix windows/linux newline handling.
The one with the list
Added He.List(params object[] content). This enables multiple top-level elements and is usefull for generating partial content.
The one with template support
Added basic DIY templating support and removed the ill-conceived LazyNode
Fixed pretty-printing for custom nodes
Full Changelog: v1.0.1...v1.0.2
Conditional Content
Added the If(condition, content) function, for inline conditional adding of content.
First release!
Full Changelog: v0.1.0...v1.0.0
First test release
testing the MinVer versioning