1
0
Fork 0
mirror of https://github.com/Reuh/classtoi.git synced 2025-10-27 20:29:31 +00:00
classtoi/changelog.txt

6 lines
208 B
Text

0.1.2:
- Calling class.new(table, ...) now call the class constructor on the table instead of creating a new object.
0.1.1:
- Fixed a lot of bugs of the default class __tostring.
0.1.0:
- Initial version.