Version 0.6.2
- Added 'concat' operator to concatenate two or more channels
- Added 'into(ch1,ch2...)' operator which maps items in a tuple into the corresponding target channels
- Implemented queue status check for SLURM grid executor
- Implemented queue status check for LSF grid executor
- Improved grid executors stability