dry-cli v0.3.0.beta1 Release Notes

Release Date: 2018-08-08 // over 5 years ago
  • โž• Added

    • โœ… [Anton Davydov & Alfonso Uceda] Introduce array type for arguments (foo exec test spec/bookshelf/entities spec/bookshelf/repositories)
    • ๐ŸŒ [Anton Davydov & Alfonso Uceda] Introduce array type for options (foo generate config --apps=web,api)
    • โœ… [Alfonso Uceda] Introduce variadic arguments (foo run ruby:latest -- ruby -v)
    • ๐Ÿ’Ž [Luca Guidi] Official support for JRuby 9.2.0.0

    ๐Ÿ›  Fixed

    • โœ… [Anton Davydov] Print informative message when unknown or wrong option is passed ("test" was called with arguments "--framework=unknown")

    Compare v0.2.0...v0.3.0.beta1