Releases: SheetJS/rooster
Releases Β· SheetJS/rooster
π with π pattern matching!
This version has no breaking changes. It add supports for shell pattern matching inside of a .rooster.yaml file.
Concurrent π's !
This version does away with the command line flags. Instead only 1 flag is used `-config`. This config takes one parameters which is a yaml configuration file. The configuration file details which repos to get and how to get them. This allows rooster to grab multiple repos and can clone them concurrently.
Initial Release
This is the first public alpha release of rooster.
It currently supports: git, svn, and hg.
To use it the following dependencies must be satisfied:
- svn if a Subversion repo is being pulled
- hg if a Mercurial repo is being pulled