File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3- ## [ Unreleased ] ( https://github.com/sunng87/handlebars-rust/compare/4.3.6...Unreleased ) - ReleaseDate
3+ ## [ 4.3.7 ] ( https://github.com/sunng87/handlebars-rust/compare/4.3.6...4.3.7 ) - 2023-05-11
44
55* [ Fixed] Use full quanlified name of ` Result ` in ` handlebars_helper ` macro [ #578 ]
66* [ Fixed] Allow single-quote JSON literal [ #577 ]
Original file line number Diff line number Diff line change 11[package ]
22name = " handlebars"
3- version = " 4.3.6 "
3+ version = " 4.3.7 "
44authors = [
" Ning Sun <[email protected] >" ]
55description = " Handlebars templating implemented in Rust."
66license = " MIT"
Original file line number Diff line number Diff line change 1- #![ doc( html_root_url = "https://docs.rs/handlebars/4.3.6 " ) ]
1+ #![ doc( html_root_url = "https://docs.rs/handlebars/4.3.7 " ) ]
22#![ cfg_attr( docsrs, feature( doc_cfg) ) ]
33#![ allow( unknown_lints) ]
44#![ allow( clippy:: result_large_err) ]
You can’t perform that action at this time.
0 commit comments