v0.1.3: Add scoped warnings for skipped errors

- Add scoped logger (pugz/runtime) for better log filtering
- Add warnings when mixin not found
- Add warnings for mixin attribute failures
- Add warnings for mixin directory/file lookup failures
- Add warnings for mixin parse/tokenize failures
- Use 'action first, then reason' pattern in all log messages
This commit is contained in:
2026-01-19 19:31:39 +05:30
parent a498eea0bc
commit e2a1271425
2 changed files with 42 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
.{
.name = .pugz,
.version = "0.1.2",
.version = "0.1.3",
.fingerprint = 0x822db0790e17621d, // Changing this has security and trust implications.
.minimum_zig_version = "0.15.2",
.dependencies = .{