Releases: efreeti/ts-runtime-reflection
Releases · efreeti/ts-runtime-reflection
v1.3.0
- Added getAllLeafSubclasses.
- Fixed metadata inheritance issues.
v1.2.0
Refactoring of code.
Small fixes in the behaviour.
v1.1.0
Added support for property declaration using constructor syntax.
v1.0.0
Added subclass registration feature. Now it's possible to get a list of subclasses for base class.