Skip to content

Commit

Permalink
Updated package NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
jasenfinch committed Jul 21, 2023
1 parent f05d44e commit ae3f5c1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# metaboMisc 0.6.4

* Added an `export()` method for the `AnalysisData` class.

* Fixed a bug where file names were incorrectly converted from .raw to .mzML if "raw" was included in the file name alongside the extension.

# metaboMisc 0.6.3

* [`suitableParallelPlan()`](https://jasenfinch.github.io/jfmisc/reference/suitableParallelPlan.html) is now re-exported from the [`jfmisc`](https://jasenfinch.github.io/jfmisc/index.html) package. This now includes the `RAM_per_worker` and `proportion_max_workers` arguments to improve usability.
Expand Down

0 comments on commit ae3f5c1

Please sign in to comment.