## 0.0.3 / 2012-12-13 * added primary_key type [Anton Kalyaev] * added missing argument to respond_to? [Anton Kalyaev] * config is now working [Anton Kalyaev] ## 0.0.2 / 2012-12-11 * fixed inherited behavior; switched to valid? method (Fixes #3) [Anton Kalyaev] * added support for integer columns [Anton Kalyaev] * added 3 types of columns: character_limited, byte_limited and unlimited [Anton Kalyaev] * removed engine [Anton Kalyaev] * fix typos in README.md [Aleksandr Ivanov] ## 0.0.1 / 2012-12-09 * Initial release (with basic strings support)