spline v1.8 Release Notes

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

    pip install spline
    
    • Bash strict mode (--strict)
    • Temporary scripts path adjustable (--temporary-scripts-path)
    • 🐳 Forwarding SSH agent into Docker container
    • 🛠 Fixed exit code (variable) for Python tasks
    • 📚 Documentation extended for Python development: http://spline.readthedocs.io/en/latest/development.html
    • 🏗 Internal: Testing wheel file installation after build