Support Enum types

This commit is contained in:
2026-02-18 20:10:23 +03:00
parent bc9da11db4
commit 8e38c41aa5
5 changed files with 68 additions and 8 deletions

View File

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