File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ - commits :
2+ - subject : Fix run-tests script
3+ hash : 8fd9a6c7092d247cb7d7dbe8cb0b7f31eec27793
4+ body : |
5+ Updates the script to exit on the first test failure
6+ footer :
7+ Change-type : patch
8+ change-type : patch
9+ author : Felipe Lalanne
10+ nested : []
11+ version : 0.12.1
12+ title : " "
13+ date : 2025-04-21T00:29:26.201Z
114- commits :
215 - subject : Move state type conversion to planner
316 hash : 4ed3ad1d12ae2e1eeee90444739540db9995edd0
Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
44automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7+ # v0.12.1
8+ ## (2025-04-21)
9+
10+ * Fix run-tests script [ Felipe Lalanne]
11+
712# v0.12.0
813## (2025-04-20)
914
Original file line number Diff line number Diff line change 11[package ]
22name = " gustav"
3- version = " 0.12.0 "
3+ version = " 0.12.1 "
44edition = " 2021"
55description = " An automated job orchestration library to build and execute dynamic workflows"
66
You can’t perform that action at this time.
0 commit comments