Changed type lookup to use TypeCache, instead of iterating through all assemblies
This commit is contained in:
parent
8b927d1997
commit
733a7de800
4 changed files with 85 additions and 17 deletions
|
|
@ -2,6 +2,12 @@
|
|||
All notable changes to this project will be documented in this file.
|
||||
|
||||
|
||||
## [1.11.3] - 2025-05-11
|
||||
|
||||
### Changed
|
||||
- Changed type lookup to use TypeCache, instead of iterating through all assemblies
|
||||
|
||||
|
||||
## [1.11.2] - 2024-11-26
|
||||
|
||||
### Added
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue