spline v1.9 Release Notes

Release Date: 2018-04-08 // about 6 years ago
  • โฌ†๏ธ You can install it with following command (for upgrade please add --upgrade):

    pip install spline
    
    • ๐Ÿ†• new task: ansible(simple)
    • ๐Ÿ†• new task: packer
    • bugfix: variables field has not been available in templating (Jinja2) for Docker images
    • ๐Ÿ›  bugfix: path adjustment for Dockerfile to be in $PWD so that you can use ADD in Dockerfile for current source path
    • improvement: for ordered task execution enable immediate variable evaluation on next task
    • improvement: new optional field network for Docker container task
    • ๐Ÿ“š documentation as presentation updated (as usual)