Skip to content

Commit

Permalink
Update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick-Eagles committed Nov 14, 2023
1 parent 493f1f5 commit 47bf5d7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# slurmjobs 1.1.0

NEW FEATURES

* `job_single()`, `job_loop()`, and `array_submit()` now may accept a name, relative path, or absolute path as the `name` argument. This means the working directory is no longer relevant in successfully calling these functions
* `job_info()` and `job_report()` now also return a `wallclock_time` column, giving the elapsed wallclock time of jobs as `difftime`s

# slurmjobs 1.0.0

NEW FEATURES
Expand Down

0 comments on commit 47bf5d7

Please sign in to comment.