Change Log
==========
Version 0.2.0 *(2023-06-27)*
-----------------------------
* Support Aggregation Functions.
* Select number of commits for each branch.
* Add column alias name.
* Add Group by statement.
* Add Having statement.
* Support order by Ascending and Descending.
* Introduce simple type system with error messages.
* Report error messages for transformations.
* Allow engine to reorder the commands.
* Print output in table format.
Version 0.1.0 *(2023-06-16)*
-----------------------------
* First release of GQL.