Major changes since 1.x.x
- Renamed package to
swift-mustache
and library renamed toMustache
. - Implemented proper version of Lambdas from Mustache specification.
- Add support for partial loading via dynamic names.
- Added recursive transforms.
- Fixed issues in inheritance spec.
- Add development support for reloading templates.
- Removed
HB
prefix.