* namespace support for actions * renamed existing tests * added tests for store-actions with/without namespace * removed commit parts in action/dispatch tests * bugfixed failed test runs;
* move all instantiation options into the opts hash * 2.0.0
* wire up specs * tests + fixes for #1 * travis