Skip to content

Cloud-J 7.7.2

Compare
Choose a tag to compare
@lizziel lizziel released this 12 Jul 18:39
· 30 commits to main since this release

Release date: 12 Jul 2024
DOI

NOTE: This is the first release with a DOI

From CHANGELOG.md

Changed

  • Changed hard-coding LWEPAR in cldj_cmn_mod to be passed from parent model unless using standalone

Added

  • Added CLOUDJ_STANDALONE c-proprocessor switch to generalize code to use instead within a parent model
  • Added integer status flag RC to most subroutines and pass it back up to parent model with error messages
  • Added subroutine CLOUDJ_ERROR to print error message and set integer status flag RC
  • .zenodo.json file for auto-creation of DOI upon issuing a new release

Removed

  • Removed subroutine EXITC and replaced it with CLOUDJ_ERROR_STOP in standalone and CLOUDJ_ERROR elsewhere

Full Changelog: 7.7.1...7.7.2

Pull Requests Included

New Contributors

Full Changelog: 7.7.1...7.7.2