0.2.0 release
fix #13 gotoXY() (#14) - fix #13 gotoXY(column, row) - add ansi_gotoXY example. - update all examples with new gotoXY - improve performance - replace print() => write() - move all (non experimental) code from .h to .cpp - update readme.md - minor edits