Migrate from v0.x to v1.0
masterFor users of version 0.x, the transition to v1.0 is straightforward. The implementation has been split into core and syntax-specific gems. Most users can simply run bundle update to upgrade.
Note that the original rspec-parameterized gem is now a wrapper. If you want to reduce dependencies, you can choose to install only the core gem instead of the full package.
bundle update