Added support for mysql virtual columns (dumping virtual columns, enable complete-insert always)
Added support for mysql events
Added reset-auto-increment option
Added net_buffer_length functionality
Added option to ignore data from certain tables
Travis-ci (Upgraded travis-ci tests to include mysql v5.6 & v5.7, added tests for virtual columns support and foreign keys dump, fixed some tests)
Fixed download link using curl
Fixed don't break compatibility with old no-data trigger and fix tests
Updated curl download instructions