Changelog
=========

### 1.2.0

* [NEW] Created changelog file
* [FIX] Fixed parsing core logic management (actually did not work at all as intended before)
  * Fixed simple parameter parsing when value path uses dot notation
  * Fixed condition statement's operator evaluation results
  * Fixed cycle statement parsing and printing
  * Resolved "nested statement parsing" bug comments
* [FIX] Updated README.md with clearer code examples and notes about module limitations

### 1.0.0

* Forwarded version for stable codebase milestone

### 0.1.0

* Initial port from non-module files