Revision 0.34.46 (#4)

* Functions Must Support TObject as Generic Constraint

* ChangeLog

* Version
This commit is contained in:
sinclairzx81
2026-01-02 02:49:02 +09:00
committed by GitHub
parent 096e1f4a8b
commit 72d13e1bc4
6 changed files with 137 additions and 26 deletions

View File

@@ -3,6 +3,8 @@
---
### Revision Updates
- [Revision 0.34.46](https://github.com/sinclairzx81/typebox-legacy/pull/4)
- Ensure TObject Instances remain Covariant with TObject Types.
- [Revision 0.34.45](https://github.com/sinclairzx81/typebox-legacy/pull/2)
- Documentation Update - Resolve Readme Assets to TypeBox Legacy Repository.
- [Revision 0.34.44](https://github.com/sinclairzx81/typebox-legacy/pull/2)