* Sat Sep 10 2016 Mohammed Isam <mohammed_isam1984@yahoo.com> 2.1-1
- Fixed a bug in number conversion function
- Deciml outputs both signed and unsigned

* Sun Nov 29 2015 Mohammed Isam <mohammed_isam1984@yahoo.com> 2.0-1
- Added Factorial function
- Expanded Table option (Added: from, to, step)
- Improved Custom file reading
- Added Bitwise op support (partial)
- Corrected precendence in calculations

* Sat Oct 31 2015 Mohammed Isam <mohammed_isam1984@yahoo.com> 1.5-2
- Fixed bug in reading fractals

* Mon Oct 12 2015 Mohammed Isam <mohammed_isam1984@yahoo.com> 1.5-1
- Fixed cusom_func.c
- Added calc.c
- Added memory checking and fixed the division function

* Sun Nov 30 2014 Mohammed Isam <mohammed_isam1984@yahoo.com> 1.4-1
- Added '-table' option to print multiplication tables
- Added handling for input redirection from command line

* Wed Nov 12 2014 Mohammed Isam <mohammed_isam1984@yahoo.com> 1.3-1
- Fixed file reading function

* Tue Nov 11 2014 Mohammed Isam <mohammed_isam1984@yahoo.com> 1.2-1
- Added support for custom function definitions
- Partial support for reading files

* Fri Nov 07 2014 Mohammed Isam <mohammed_isam1984@yahoo.com> 1.1-1
- Added support for math library functions

* Fri Nov 07 2014 Mohammed Isam <mohammed_isam1984@yahoo.com> 1.0-1
- First release
