Add store_sources option that stores rendered source in a __megasniff_sources__ property

This commit is contained in:
2025-08-20 00:33:09 +03:00
parent c11a63c8a5
commit b11266990b
2 changed files with 8 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "megasniff"
version = "0.2.2"
version = "0.2.3"
description = "Library for in-time codegened type validation"
authors = [
{ name = "nikto_b", email = "niktob560@yandex.ru" }