0.4
  * exp(xxx) is no longer required, it now attempts to eval xxx directly

0.3
  * Added support for JavaScript comments (these are stripped before parsing the JSON)

0.2
  * Moved to GitHub
  * Changed syntax to JSON
  * Added unrestricted mode

0.1 
  * First Cut