1.0.12
Changes:
- fixed an issue where internal objects (objects defined with objects) were not getting Proxy handler defined causing any future changes not to save to the json file.
- enhanced the type checking (the heuristic that checks all values comply with the JSON standard) so that all values are only checked once and not repeated again with every change.
- removed the speed cfg option which isn't needed with the last mentioned enhancement.