Duo v0.9.0 Release Notes

Release Date: 2014-12-12 // over 9 years ago
    • BREAKING removing some magic from the cli, making all arguments treated the same
    • allow modules to export an array of pre-configured plugins
    • adding ability to --use multiple times, while retaining backwards compatibility
    • adding a test for a non-default install location
    • using installTo instead of hard-coding 'components', improving test reliability too
    • adding File#local() and File#remote() + tests (fixes #402)