UPDATE: 3.7.52
All checks were successful
Build / build (push) Successful in 13m0s

This commit is contained in:
2025-11-11 21:04:25 +07:00
parent b0c4a7e05a
commit f64f690a0a
7 changed files with 518 additions and 170 deletions

View File

@@ -1,7 +1,3 @@
# Changelog
## - UPDATE:
* Support TCP
* Apply Singleton pattern
* Replace reflection with Type Factory + sync.Pool for optimization
* Optimize file release process
## - UPDATE: 3.7.52

View File

@@ -1,5 +1,5 @@
{
"tag": "3.6.4-04",
"title": "PreBuild Version 3.6.54 - 04"
"tag": "3.7.2-01",
"title": "PreBuild Version 3.7.52 - 01"
}