Skip to content

Version 1.5.0 #193

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open

Version 1.5.0 #193

wants to merge 19 commits into from

Conversation

caetera
Copy link
Collaborator

@caetera caetera commented Mar 20, 2025

Preparation for release 1.5.0

Changes

  • Code is fully migrated to .NET 8, thus, Mono dependency is obsolete
  • Added an action for automatic building and testing on all code changes
  • Added an action to produce self-contained and framework-based binaries for all major platforms on release
  • Parquet format is updated to version 0.2
  • Charge state array can be included in mzML and MGF output. (Close include charge state array #189)

caetera and others added 18 commits October 18, 2024 19:55
Known issues:
Parquet needs refactoring - new API
AWS S3 needs testing
Tests cannot be executed
* Log4net configuration moved to App.config
* Fixed unhandled exception during mzML precursor creation
* Explicit usings
* Properties (some build/debug information from VS) ignored

TODO Check all "possibly null reference" warnings
The same precursor selection logic as for other file formats
TBD: Move some of the service functions to the SpectrumWriter base class
Use the same method for mass-spec data creation
mzParquet writer v0.2 full implementation
@caetera caetera requested a review from ypriverol March 20, 2025 14:27
@ypriverol ypriverol linked an issue Mar 24, 2025 that may be closed by this pull request
@caetera caetera mentioned this pull request Mar 24, 2025
@caetera caetera mentioned this pull request Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

include charge state array v1.3.3 Fails Compilation on Linux
2 participants