mirror of
https://github.com/kikito/middleclass.git
synced 2024-11-08 09:34:22 +00:00
8 lines
197 B
Plaintext
8 lines
197 B
Plaintext
Version 2.0
|
|
|
|
* static methods are now separated from instance methods
|
|
* class.superclass has now become class.super
|
|
* It's now possible to do class.subclasses
|
|
* license is changed from BSD to MIT
|
|
|