This page is rendered using a compiled template.
Compiled templates are 3x faster than Pug.js!
diff --git a/build.zig.zon b/build.zig.zon index 5e70ab0..1f2a21b 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -1,6 +1,6 @@ .{ .name = .pugz, - .version = "0.1.10", + .version = "0.1.11", .fingerprint = 0x822db0790e17621d, // Changing this has security and trust implications. .minimum_zig_version = "0.15.2", .dependencies = .{}, diff --git a/examples/demo/views/generated.zig b/examples/demo/views/generated.zig index 1201f63..79d16dd 100644 --- a/examples/demo/views/generated.zig +++ b/examples/demo/views/generated.zig @@ -143,7 +143,7 @@ pub fn home(a: Allocator, d: anytype) Allocator.Error![]u8 { try o.appendSlice(a, "
This page is rendered using a compiled template.
Compiled templates are 3x faster than Pug.js!