Skip to content

Commit

Permalink
docs: update news
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanbass committed Oct 4, 2024
1 parent ec95a23 commit d6a53d5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
* Added preliminary support for 'Allotrope Simple Model' (ASM) 2D chromatography date files.
* Added support for reading multiple files from 'Agilent' `.D` directories through `read_agilent_d` function.
* Added option to write mzML files (MS1 and DAD).
* Added option to write ANDI MS netCDF files.

### UI changes

Expand Down Expand Up @@ -35,7 +36,9 @@
* Modified `export_csv` function to label first column for wide-format chromatograms.
* Improved handling of metadata from rainbow parsers.
* Fixed error when providing single chromatogram to \code{extract_metadata}.
* Added metadata field for source checksum (SHA1).
* Added metadata field for source checksum (SHA1) and source file format.
* Other minor changes to metadata fields.
* Return all times in Coordinated Univeral Time (UTC) for consistency across systems.

## chromConverter 0.6.4

Expand Down

0 comments on commit d6a53d5

Please sign in to comment.