⚡ Improvements
- Switched to
std::filesystem::path
for referencing file locations. - Added pipe syntax support for function calls like in Jinja2 (#296, thanks to @navrocky)
- Added HTML auto escape feature (#292, thanks to @berthubert)
- Added replace method (#306, thanks to @fxmr41)
- Added capitalize method (#282, thanks to @asciiiii)