Release 0.6.4
- Added more modern rust compiler versions (and dropped 1.26).
- PR #49: Add an actix example.
- PR #48 from @Noughmad: Use
impl Write
or generic argument instead of dynamic traits. Fixes a warning for each template when using edition 2018 in nightly rust. - Clearer doc about escaping special characters.
- PR #46 from @kornelski: Add missing crates keyword
Thanks to @kornelski and @Noughmad for your contributions!
Tested with rustc 1.35.0 (3c235d560 2019-05-20), 1.34.2 (6c2484dc3 2019-05-13), 1.32.0 (9fda7c223 2019-01-16), 1.31.1 (b6c32da9b 2018-12-18), 1.29.0 (aa3ca1994 2018-09-11), 1.28.0 (9634041f0 2018-07-30), 1.27.2 (58cc626de 2018-07-18), 1.36.0-beta.5 (07a9daea9 2019-06-07), 1.37.0-nightly (de02101e6 2019-06-22).