Tmuxinator v0.7.0 Release Notes

  • ๐Ÿ†• New features

    • โž• Add support for starting in detached mode #307
    • ๐Ÿ‘Œ Support windows without names #292, #323
    • โž• Add per project .tmuxinator.yml support #335 :sparkles:
    • ๐Ÿ‘Œ Support passing args on the command line #343 :tada:

    ๐Ÿ› Bug fixes and Misc

    • ๐Ÿ›  Fix some RSpec deprecations
    • Explain what ERB is in the readme #319
    • Prevent project names containing only numbers from raising a NoMethodError #324
    • ๐Ÿ›  Fix YAML syntax highlighting in readme #325
    • โž• Add asset_path helper #326
    • Switch to just plain Rubocop instead of hound #339
    • ๐Ÿ›  Fix typo in readme #346
    • ๐Ÿ›  Fix thor not returning correct exit status #192
    • โž• Add gitter badge