mustachex 0.1.3 copy "mustachex: ^0.1.3" to clipboard
mustachex: ^0.1.3 copied to clipboard

Mustache Extended

0.1.3 #

  • Fixed bug that didn't use mustache_recase package lambdas
  • Minor version bump

0.1.2 #

  • Fixed a bug when recasing inside hasXxx guards
  • Fixed fauty bug

0.1.1 #

  • now {"foo": false} will render {{#hasFoo}} as true instead of false

0.1.0 #

  • NNBD, packages versions upgrades and all tests passings

0.0.1 #

  • Initial version