PackageTrack
Sign in Get early access

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
Release Pre-release

Releases

latest 8
  1. 1.2.1 04 Mar 2021
    Release notes

    Fixed

    • Fixed a compile error on some nightly compiler versions.
    Open source →
  2. 1.2.0 03 Jan 2021
    Release notes

    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.
    Open source →
  3. 1.1.0 31 May 2020
    Release notes
    • Added TinyTemplate::set_default_formatter which, for example, allows to dissable HTML-scaping
    Open source →
  4. 1.0.4 25 Apr 2020
    Release notes

    Added

    • Added @root keyword which allows printing, branching on or iterating over the root context object. This is saves having to wrap simple context values in a struct.
    Open source →
  5. 1.0.3 26 Dec 2019
    Release notes

    Fixed

    • Fixed the @last keyword never evaluating to true
    • Fixed numeric values being truthy when zero, rather than when non-zero.
    Open source →
  6. 1.0.2 17 May 2019
    Release notes

    Fixed

    • Fixed possible panic when compiling templates with escaped curly braces.
    Open source →
  7. 1.0.1 19 Jan 2019
    Release notes

    Added

    • Added support for older versions of Rust (back to 1.26).
    Open source →
  8. 1.0.0 19 Jan 2019
    Release notes

    Added

    • Initial release on Crates.io.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive