* Only depend on Win32 APIs on Windows * Only depend on Cocoa/etc APIs on Mac * Bump to 0.2.0 * Added description, keywords, etc
* Added get_keys_pressed(KeyRepeat::Yes/No) in order for the user to decide if repeat should be used or not * added is_key_pressed(key, KeyRepeat::Yes/No) * Added set_key_repeat_delay/rate in order to control the rate/delays of keys