Skip to content

Commit

Permalink
add update about get_custom_flags bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
RobLBaker committed Feb 14, 2024
1 parent 0e5899d commit 73a173e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# QCkit v0.1.5
2024-02-09
* This version adds the DRR template, example files, and associated documentation to the QCkit package.
* Bugfix in `get_custom_flag()`: it was counting both A (accepted) and AE (Accepted, estiamted) as Accepted. Fixed the regex such that it Accepted will include all cells that start with A followed by nothing or by any character except AE such that flags can have explanation codes added to them (e.g. A_jenkins if "Jenkins" flagged the data as accepted)

# QCkit v0.1.4
2024-01-23
Expand Down

0 comments on commit 73a173e

Please sign in to comment.