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/6.3.1...Unreleased ) - ReleaseDate
3+ ## [ 6.3.2 ] ( https://github.com/sunng87/handlebars-rust/compare/6.3.1...6.3.2 ) - 2025-03-16
44
55* [ Fixed] Reimplementation of partial context [ #699 ]
66
Original file line number Diff line number Diff line change 11[package ]
22name = " handlebars"
3- version = " 6.3.1 "
3+ version = " 6.3.2 "
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/6.3.1 " ) ]
1+ #![ doc( html_root_url = "https://docs.rs/handlebars/6.3.2 " ) ]
22#![ cfg_attr( docsrs, feature( doc_cfg) ) ]
33//! # Handlebars
44//!
You can’t perform that action at this time.
0 commit comments