Releases: dfilatov/inherit
Releases · dfilatov/inherit
2.2.2
- ENB sources were added to package.json
2.2.1
- Base constructor isn't called if derived class hasn't got own __constructor #12
2.2.0
- Ability to call
__base
in __constructor
in case of inheritance from plain function has been added #9