inspect.lua/CHANGELOG.md

8 lines
255 B
Markdown
Raw Permalink Normal View History

2013-09-15 20:22:34 +00:00
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