Releases: lazd/PseudoClass
Releases · lazd/PseudoClass
1.0.3
- #7 - Don't overwrite the
Class
variable if it's already defined, instead just define PseudoClass
1.0.2
- #5 - Calling a method that uses _super inside of a method that uses _super results in the wrong superclass method
1.0.1
Fixed:
- #4 - Properties are not inherited from ancestors unless properties is defined on child class descriptor