Add ConversionPoint reference into a ConversionRenderData for a further deduplication and reuse of raw call sequence

This commit is contained in:
2025-08-20 00:31:42 +03:00
parent d68bb79a97
commit a256db0203
2 changed files with 24 additions and 13 deletions

View File

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