qbatch v2.2.1 Release Notes

Release Date: 2020-05-24 // about 6 years ago
    • 🛠 fix python2 unicode support
    • ✂ remove unneeded dependencies

Previous changes from v2.2

    • 🛠 Fix log file naming for Slurm non-array jobs
    • ➕ Add CITATION.cff file
    • ⚡️ Update setup.py to fix description on PyPi
    • Chunk size can now be unlimited, set size "0" to have unlimited chunk
    • 🛠 Fix workdir vs chdir for old vs new Slurm by using the short "-D" option instead
    • 👷 Implement container mode for generating jobs to be parsed by external qbatch generated by internal qbatch within a container.