Skip to content

Commit

Permalink
Merge pull request #814 from lanl/Release-0.1.8
Browse files Browse the repository at this point in the history
Release 0.1.8
  • Loading branch information
pagrubel authored Apr 2, 2024
2 parents f47692a + fbe3c36 commit 5acf885
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,14 @@ Major features: adds the capability to include post- and pre-processing scripts
- Fix Checkpoint/Restart capability
- Add testing for Checkpoint/Restart
- Adds capability to reset the beeflow files (deletes all artifacts) especially useful for developers.

0.1.8

Features: Fixes sphinx version to enable publishing documentation, now includes
CI for testing documentation builds

- Update sphinx version, update actions and release docs (#812)
- Add separate action for testing docs
- Fix beeflow config new error


2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "hpc-beeflow"
version = "0.1.7"
version = "0.1.8"
description = "A software package for containerizing HPC applications and managing job workflows"


Expand Down

0 comments on commit 5acf885

Please sign in to comment.