Skip to content

Releases: efreeti/ts-runtime-reflection

v1.3.0

08 Jul 17:49
fcb5b17
Compare
Choose a tag to compare
  • Added getAllLeafSubclasses.
  • Fixed metadata inheritance issues.

v1.2.0

02 Jul 20:16
29bb3f3
Compare
Choose a tag to compare

Refactoring of code.

Small fixes in the behaviour.

v1.1.0

12 Apr 17:33
4891bd3
Compare
Choose a tag to compare

Added support for property declaration using constructor syntax.

v1.0.0

05 Apr 14:36
0210012
Compare
Choose a tag to compare

Added subclass registration feature. Now it's possible to get a list of subclasses for base class.