All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to Semantic Versioning.
- Rename Worker methods for readability [Felipe Lalanne]
- Implement first version of the Worker [Felipe Lalanne]
- Rename Path extractor to Args [Felipe Lalanne]
- Fix bug when adding args to Context [Felipe Lalanne]
- Add System extractor [Felipe Lalanne]
- Introduce the concept of scoped extractors [Felipe Lalanne]
- Add planner support for compound tasks [Felipe Lalanne]
- Implement planner for atomic tasks [Felipe Lalanne]
- Create DAG data structure [Felipe Lalanne]
- Refactor and create worker target struct [Felipe Lalanne]
- Refactor error management [Felipe Lalanne]
- Add Path extractor [Felipe Lalanne]
- Move Context into task module [Felipe Lalanne]
- Add first implementation of Domain [Felipe Lalanne]
- Allow using array return on compound jobs [Felipe Lalanne]
- Update README [Felipe Lalanne]
- Add repo.yml [Felipe Lalanne]
- Setup flowzone [Felipe Lalanne]