Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Releases: lazd/PseudoClass

1.0.3

30 Mar 21:31
Compare
Choose a tag to compare
  • #7 - Don't overwrite the Class variable if it's already defined, instead just define PseudoClass

1.0.2

26 Jul 19:41
Compare
Choose a tag to compare
  • #5 - Calling a method that uses _super inside of a method that uses _super results in the wrong superclass method

1.0.1

06 May 21:56
Compare
Choose a tag to compare

Fixed:

  • #4 - Properties are not inherited from ancestors unless properties is defined on child class descriptor

1.0.0

06 May 21:47
Compare
Choose a tag to compare

Initial release