Sha256: d37a072f03a7e79e8397601e2bc976ed942541c1c4a90ce79e3455a09d53cbf2
Contents?: true
Size: 705 Bytes
Versions: 1
Compression:
Stored size: 705 Bytes
Contents
## v1.1.1 * Extracted methods from the rake file itself into a module * Fixed running custom migrations ## v1.1.0 * Changed the way migration are executed * Cleaner output * Ability to see which migration will be executed before rake db:migrate and db:rollback with rake db:migrate:show and db:rollback:show * Fixed a text formatter issue ## v1.0.6 * Text formatter bug fix ## v1.0.5 * Added helpers folder + module to do cleaner and prettier prints ## v1.0.4 * Custom migrations now runs in the given order ## v1.0.3 * Bug fix -- rake needs to be required in exodus.rake ## v1.0.2 * Gem can now been included in any ruby project ## v1.0.1 * Small refactoring ## v1.0.0 * Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
exodus-1.1.1 | CHANGELOG.md |