Skip to content

Releases: MolarVerse/VibrationalAnalysis.jl

v0.4.1

09 Jun 11:29
4a2e0d5

Choose a tag to compare

Added

  • expand the documentation with quickstart, input-file, validation, and migration pages
  • add a simple Makie-based vibrational spectrum example to the docs

Improved

  • clarify CLI usage, common failure cases, and the 0.4 structure-input transition
  • simplify the spectrum plot example and keep the docs aligned with the 0.4.1 release metadata

v0.4.0

09 Jun 09:12
eb3de26

Choose a tag to compare

Breaking changes

  • promote read_structure(...) as the primary public structure reader
  • align the CLI on neutral structure input naming instead of restart-specific terminology
  • reject XYZ plus multi-molecule moldescriptor combinations explicitly because XYZ files do not encode molecule-type assignments

Added

  • add CLI test coverage for XYZ structure input
  • document the structure-input model and 0.4.0 transition in CHANGELOG.md

v0.3.3

09 Jun 07:52
e87b9ff

Choose a tag to compare

VibrationalAnalysis v0.3.3

Diff since v0.3.2

Changes

  • Correct the registered Julia compatibility lower bound to Julia 1.10 so package metadata matches the supported CI surface.

Merged pull requests:

v0.3.2

09 Jun 07:21
62d5c06

Choose a tag to compare

VibrationalAnalysis v0.3.2

Diff since v0.3.1

Changes

  • Fix vibrational edge cases for linear and near-linear molecules, including CO2.
  • Preserve signed wavenumbers for negative Hessian modes and add explicit Hessian sign handling.
  • Type infrared-intensity outputs and keep the previous writer name as a compatibility alias.
  • Improve CI compatibility and usage documentation.
  • Repair documentation publishing and release automation.

Merged pull requests:

v0.3.1

25 Jul 13:34
2156829

Choose a tag to compare

VibrationalAnalysis v0.3.1

Diff since v0.3.0

v0.3.0

25 Jul 13:22
a0acf9e

Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1

21 Jul 21:55
a586704

Choose a tag to compare

VibrationalAnalysis v0.2.1

Diff since v0.2.0

Merged pull requests:

  • Update julia compat (#18) (@galjos)
  • Feature add eV conversion and additional calculate functions (#19) (@galjos)

v0.2.0

06 Jun 09:15
9cfd5d2

Choose a tag to compare

VibrationalAnalysis v0.2.0

Diff since v0.1.8

Merged pull requests:

v0.1.8

05 May 21:16
ed03fc3

Choose a tag to compare

VibrationalAnalysis v0.1.8

Diff since v0.1.7

Merged pull requests:

v0.1.7

24 Apr 21:18
8f6271f

Choose a tag to compare

VibrationalAnalysis v0.1.7

Diff since v0.1.6

Merged pull requests: