qbatch v2.2.1 Release Notes

Release Date: 2020-05-24 // almost 4 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.