v3.4.0
Changes:
- Revert #69
- Allow DB connection URLs to contain escaped/encoded reserved URL characters (#78)
- If you have reserved URL characters in your DB connection URL, you should encode them
- Update dependencies
- Support multiple statements in a single migration file for Cassandra thanks to @agquick (#76)
- This is disabled by default. See the docs for the caveats and how to enable multi-statements