Dict inflator and deflator support

This commit is contained in:
2026-02-19 22:39:56 +03:00
parent 8e38c41aa5
commit 9267f744d8
7 changed files with 198 additions and 17 deletions

View File

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