Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 566 Bytes

History.rdoc

File metadata and controls

21 lines (15 loc) · 566 Bytes

current HEAD

  • enhancements

    • Move instead of copy to preserve even more cpu-io-wait

    • Show the current version (–version)

    • Rails: Recreate the database before applying a dump

    • Rails: Run pending migrations after applying a dump

0.4.6 / 2009-11-19

  • fixes

    • Fixed a blocking command call

0.4.5 / 2009-11-19

  • enhancements

    • Added –force option to skip moments of user-interaction

    • Replaced FileUtils#methods with its native brothers to gain more speed (and to preserve your cpu)

  • fixes

    • Fixed no-working repository-pull