Add options to store rendered sources and call sequences

This commit is contained in:
2025-07-21 17:40:22 +03:00
parent e767ccae15
commit 70e7b4fe3f
3 changed files with 28 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "breakshaft"
version = "0.1.1.post1"
version = "0.1.2"
description = "Library for in-time codegen for type conversion"
authors = [
{ name = "nikto_b", email = "niktob560@yandex.ru" }