All notable changes to the VTS-SimPipe project will be documented in this file. Changes for upcoming releases can be found in the docs/changes directory. Note that changes before release v2.2.0 are not documented here, but can be found in the GitHub repository.
This changelog is generated using Towncrier.
v3.0.0 - 2026-01-18
- Change of CORSIKA images including now the geometry of the atmosphere (curved vs flat). This requires users to update their local CORSIKA images. (#60)
- Synchronize opt and no-opt CORSIKA config files (especially for viewcone). (#56)
- Add CORSIKA images compiled with curved atmosphere (non-optimized compilation only). (#60)
v2.2.0 - 2025-06-01
- Ensure VBF file consistency by running vbfReindex over all generated files. Ensure also that no corrupt file end up in the generated dataset. (#52)
- Introduction of towncrier-generated changelogs. Add CI running pre-commit. (#53)