commit 0d1212b9bba3dfa7589772b0beca126530e1a852 parent 644107a7f3af841ad93c8ca27840c10572e6ba22 Author: Vincent Forest <vincent.forest@meso-star.com> Date: Tue, 9 Jun 2026 12:24:20 +0200 Write the release notes for version 0.0 Diffstat:
| M | README.md | | | 13 | +++++++++++++ |
1 file changed, 13 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -17,6 +17,19 @@ Edit config.mk as needed, then run: make clean install +## Release notes + +### Version 0.0 + +- Initial version of the library for loading metadata and spectroscopic + data in the HITRAN database format. +- Provides the shtr utility to display information about the data + managed by the library. + It also allows the user to serialize line data into the library's + internal representation, which is much more compact than the HITRAN + file format. + It therefore also serves as a conversion tool. + ## Copyright notice Copyright (C) 2022,2025, 2026 [|Meso|Star>](https://www.meso-star.com) (<contact@meso-star.com>)