Updated to use Khan's topological sort for dependencies rather than recursion, as well as a few bug fixes (mainly regex issues) and a cleaner implementation that is more flexible to future additions. You can now determine an appending strategy for `DBScripts` instances, get the schema of `DBScript` instances, and more.
**Full Changelog**: https://github.com/Catterall/dbscripts/compare/0.1.0...0.3.12