mirror of
https://github.com/kikito/inspect.lua.git
synced 2024-12-15 14:34:21 +00:00
8 lines
255 B
Markdown
8 lines
255 B
Markdown
v2.0.0
|
|
|
|
* Ability to deal with LuaJit's custom types
|
|
* License change from BSD to MIT
|
|
* Moved second parameter (depth) to options (options.depth)
|
|
* Added a new parameter, options.filter.
|
|
* Reimplemented some parts of the system without object orientation
|