Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cheminfo/nmredata
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.1
Choose a base ref
...
head repository: cheminfo/nmredata
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.0
Choose a head ref
  • 4 commits
  • 15 files changed
  • 2 contributors

Commits on Aug 29, 2022

  1. 1 Configuration menu
    Copy the full SHA
    46616a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Configuration menu
    Copy the full SHA
    33c2b2a View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. feat!: use filelist-utils internally (#32)

    * chore: start using filelist in NmrRecord class
    
    * feat: partial refactor to use filelist-utils
    
    add static async method fromFiles
    
    * feat!(nmredataToJSON): add files in source
    
    * chore: fix eslint
    
    * chore: modify scripts
    
    * chore: update nmredata-data-test
    
    * feat: export getSDF function
    
    * chore: bruker instead of file in getSpectra
    
    * feat!: spectra source change structure
    
    now { name: string, type: string, files: PartialFileList}
    
    * feat!: NmrRecord refactor
    
    function like getNMReData is directly exported
    
    sdfData instead of sdfFile input the content does not changes
    
    * chore: export all from NmrRecord
    
    * chore: avoid to use the same name close
    
    * chore: update nmredata-data-test
    jobo322 authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    38bfb9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dba813 View commit details
    Browse the repository at this point in the history
Loading