bbmustache v1.6.0 Release Notes

Release Date: 2018-08-15 // over 5 years ago
  • ๐Ÿ†• New features

    • Added new option is raise_on_partial_miss at bbmustache:parse_option() #27
    • bbmustache:option() split into bbmustache:parse_option(), bbmustache:compile_option(), bbmustache:render_option().

    ๐Ÿ› Bug fix

    • ๐Ÿ›  Fix that the processing does not complete, when target of partial does not exist #27

    More information

    • ๐Ÿ—„ bbmustache:option() is deprecated. #27
    • ๐Ÿ‘ officially support OTP21 #25
    • ๐Ÿ—„ officially deprecated R16 #25
    • ๐Ÿ›  Fix comment of document #23