Escape deflaters names, extend signatures to allow root UnionTypes

This commit is contained in:
2025-08-29 02:23:13 +03:00
parent 8b29b941af
commit 3aae5cf2d2
4 changed files with 37 additions and 12 deletions

View File

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