File Release Notes and Changelog
Notes:
Major feature enhancements.
Changes:
Added support for C-like compound assignments, increment and decrement operators.
Fixed an assignment precedence bug.
Temporary variables and constants are grouped together to make generated code more readable.
Added Doxygen comments and configuration file.