Releases: jdno/flowcrafter
Releases · jdno/flowcrafter
0.3.0
0.2.0
With this release, FlowCrafter keeps track of workflows and jobs as they get created. This makes it possible to automatically update them with the new flowcrafter update
command.
What's Changed
Added
- Create a local path library by @jdno in #34
- Keep track of workflows and jobs by @jdno in #89
- Create command to update workflows by @jdno in #90
New Contributors
Full Changelog: v0.1.0...v0.2.0
0.1.0
This is the first public release of FlowCrafter, which implements a simple proof-of-concept to manage GitHub Actions workflows in a repository.
Added
- Initialize FlowCrafter in a GitHub repository
- Create workflows by combining templates from GitHub
New Contributors
- @jdno made their first contribution in #1
- @dependabot made their first contribution in #11
Full Changelog: https://github.com/jdno/flowcrafter/commits/v0.1.0