tinytemplate
Simple, lightweight template engine
1.2.1
228M downloads/mo
#452 most downloaded on crates.io
bheisler/TinyTemplate
What this package is like to depend on
Last release 5 years ago
no release in 18 months
Ships fairly regularly
a new release about every 4 months
Nearly every release is documented
notes for 8 of 8 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
8 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
8 releases · Jan 2019 to Mar 2021
2020
2021
2022
2023
2024
2025
2026
Releases
latest 8-
1.2.104 Mar 2021 -
1.2.003 Jan 2021Release notes
Open source →Fixed
- Fixed numeric values being truthy when zero, rather than when non-zero. (For real this time)
Added
- Allow numeric indexes to be used in paths, to index into JSON arrays.
-
1.1.031 May 2020Release notes
Open source →- Added
TinyTemplate::set_default_formatterwhich, for example, allows to dissable HTML-scaping
- Added
-
1.0.425 Apr 2020Release notes
Open source →Added
- Added
@rootkeyword which allows printing, branching on or iterating over the root context object. This is saves having to wrap simple context values in a struct.
- Added
-
1.0.326 Dec 2019Release notes
Open source →Fixed
- Fixed the @last keyword never evaluating to true
- Fixed numeric values being truthy when zero, rather than when non-zero.
-
1.0.217 May 2019Release notes
Open source →Fixed
- Fixed possible panic when compiling templates with escaped curly braces.
-
1.0.119 Jan 2019 -
1.0.019 Jan 2019