mirror of
https://github.com/Reuh/classtoi.git
synced 2025-10-27 12:19:31 +00:00
0.1.3
This commit is contained in:
parent
bd9d989b4d
commit
0214c99cc4
2 changed files with 18 additions and 12 deletions
|
|
@ -1,3 +1,6 @@
|
|||
0.1.3:
|
||||
- Added __name attribute in BaseClass for a more informative __tostring.
|
||||
- Fixed instanciation error when no custom :new method is defined.
|
||||
0.1.2:
|
||||
- Calling class.new(table, ...) now call the class constructor on the table instead of creating a new object.
|
||||
0.1.1:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue