Skip to content

Releases: dfilatov/inherit

2.2.2

Choose a tag to compare

@dfilatov dfilatov released this 04 Jun 12:06
  • ENB sources were added to package.json

2.2.1

Choose a tag to compare

@dfilatov dfilatov released this 15 Mar 06:41
  • Base constructor isn't called if derived class hasn't got own __constructor #12

2.2.0

Choose a tag to compare

@dfilatov dfilatov released this 05 Mar 16:10
  • Ability to call __base in __constructor in case of inheritance from plain function has been added #9