spline v1.10.2 Release Notes

Release Date: 2018-05-07 // almost 6 years ago
  • ⬆️ You can install it with following command (for upgrade please add --upgrade):

    pip install spline
    
    • break pipeline when required tools are missing
    • code reuse: !include support for main yaml
    • exclude copying some path variables (HOME, PYTHONPATH, JAVAHOME, PATH, ...)
    • 👍 rendering support for task title
    • 🛠 some minor bugfixes (including quotes and curly braces for $PWD)
    • 📚 documentation and presentation extended