Tags give the ability to mark specific points in history as being important
Changes since 7.x-1.3: * Support arbitrary charsets (with Drupal 7.50's `utf8mb4` support in mind) * Also convert empty tables
Release 7.x-1.3.
Changes since 7.x-1.2:
* #2643820 by GeduR: Drush integration
Release 7.x-1.2.
Changes since 7.x-1.1:
* #2410223 by Snipon: hook_requirements() must return an array
* Rephrased some messages.
* Code style cleanup.