Skip to content

Latest commit

 

History

History
137 lines (69 loc) · 5.53 KB

CHANGELOG.md

File metadata and controls

137 lines (69 loc) · 5.53 KB

Changelog

0.14.0 (2024-04-30)

⚠ BREAKING CHANGES

  • rename keepIdCode to appendIDCode and add appendNoStereoIDCodeHash and appendRacemateIDCodeHash

release-as

Features

  • rename keepIdCode to appendIDCode and add appendNoStereoIDCodeHash and appendRacemateIDCodeHash (bdb39ea)

0.13.0 (2024-04-28)

Features

  • add default in config (977c5c4)
  • allows to have relative dataDir (9d196ff)

0.12.0 (2024-04-20)

Features

  • add createMolfilesFromFiles (280cd52)

0.11.0 (2024-04-18)

Features

  • add option cleanJCAMP in createExercisesTOC (1e5af69)

0.10.0 (2024-04-10)

Features

  • allow to specify settingsFilename in index.yml to change the layout (b3e3f6c)

0.9.0 (2024-04-05)

Features

  • use title to display spectrum name by default (#21) (b43d6d8)

Bug Fixes

  • molfiles were not correctly placed (b0a67b8)

0.8.1 (2024-02-09)

Bug Fixes

  • correctly create the command (eaaad47)

0.8.0 (2024-02-09)

⚠ BREAKING CHANGES

  • migrate to native module and add keepIdCode

Features

  • migrate to native module and add keepIdCode (8945db6)

0.7.2 (2023-07-12)

Bug Fixes

0.7.1 (2023-07-12)

Bug Fixes

  • exercise hash depends on the provided spectra (27e4dfe)

0.7.0 (2023-07-11)

Features

  • add spectraFilter ot make a selection of spectra for the exercises (eeb830b)

0.6.0 (2022-08-10)

Features

  • add file name if title is empty (7b82d4f)
  • use relative links (ccc0a20)

0.5.0 (2022-07-28)

Features

0.4.0 (2021-05-12)

Features

  • add function createExercisesTOC (4c69e06)

0.3.0 (2021-05-09)

Features

  • split commands and allow to add links in README (8406610)

0.2.0 (2021-05-03)

Features

  • toc: add option nostructure to remove structure.mol (5adefac)

0.1.1 (2021-05-03)

Bug Fixes

0.1.0 (2021-05-02)

Features

  • add more debug information (a822a54)

0.0.1 (2021-05-02)

Features

  • add toc command (c324ada)
  • toc: add '-c' option to delete all .json files (5d60891)