$ luarocks install patch
Patch is a DSL for expressing changes to Lua tables as discrete patches.
Every time a patch is applied, the inverse undo patch is created, which means
patch can be used to easily add multi-level undo to a project.
Versions
Dependencies
lua >= 5.1, < 5.4