Tue May 27 01:47:56 PDT 2008: Release 0.2 * Added anonymous function syntax &() for returning values, changed &{} to eval code and not return a value. &{} now replaces the previous usage of ${} to eval code without returning a value which might actually return a value in edge cases (e.g ${$foo = 0}). Sat May 24 01:46:13 2008 -0700: Initial Release 0.1