Releases: MolarVerse/VibrationalAnalysis.jl
Releases · MolarVerse/VibrationalAnalysis.jl
v0.4.1
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
Breaking changes
- promote
read_structure(...)as the primary public structure reader - align the CLI on neutral
structureinput 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
VibrationalAnalysis v0.3.3
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
VibrationalAnalysis v0.3.2
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:
- Improve CI and Julia compatibility (#23) (@galjos)
- Type infrared intensity results (#24) (@galjos)
- Polish usage documentation (#25) (@galjos)
- Fix vibrational edge cases (#26) (@galjos)
- Fix documentation deployment auth (#27) (@galjos)
- Refresh TagBot workflow (#28) (@galjos)
- Bump version to 0.3.2 (#29) (@galjos)
v0.3.1
VibrationalAnalysis v0.3.1
v0.3.0
v0.2.1
v0.2.0
v0.1.8
VibrationalAnalysis v0.1.8
Merged pull requests:
v0.1.7
VibrationalAnalysis v0.1.7
Merged pull requests: