* Added `extractmenu` command for extracting in-game menus to a CSV file * Added `insertmenu` command for replacing in-game menus from a CSV file * `lmpatch` now supports batch/recursive patching
0.2.1
------------------
* Added `lmgraph` command for generating LSB script call graphs * Refactored CLI tools (each tool moved to its own source file)
0.2.0
------------------
* Added support for reading LM Pro scrambled (encrypted) archives * ``HAlignEnum`` and ``VAlignEnum`` in ``livemaker/lsb/novel.py`` have been removed and replaced with ``AlignEnum``
0.1.2
------------------
* Added support for split VFF archives * Added ``lmlsb edit`` command * Added ``lmlsb batchinsert`` command * Added support for reading GAL images, and ``galconvert`` CLI tool