Poe the Poet v0.8.0 Release Notes

Release Date: 2020-09-02 // over 3 years ago
  • ✨ Enhancements

    • ➕ Add support for configuring global environment variables that are inherited by all tasks
    • Add default_task_type option to sequence tasks.
      This allows specifying sequences of cmd, script, or other task types without having to use inline object syntax or specify them as separate tasks to reference.