0.4
- You can now use this tool to convert
json
>plist
. Note that theplist
format do not acceptnull
/None
values, so this script will extract any keys withnull
/None
values before converting. - Add the ability to just reference a folder if
JSON
is in the path. - You can now use
_JSON
as well asJSON
for the folder. pyyaml
is installed automatically if not already installed.