Skip to content

Support Object pattern, expanded kinds, add _t suffix to type names

Compare
Choose a tag to compare
@rouson rouson released this 24 Feb 20:49
· 210 commits to main since this release
b533141

New Features

  • Switch to Calendar Versioning
  • Add Object pattern support.
  • Support real32 and real64 kinds in data_partition parallel gathers. 🔢
  • Add a command-line abstraction for simple processing of command-line arguments.

API Changes

  • Append _t to type names.

New Testing

  • Add GitHub Action for continuous integration testing. 🧪
  • Object Pattern unit test.
  • Oracle Pattern unit test. 🗣️

Documentation updates

  • Update prerequisite versions and build directions in README.md.
  • Add tests subdirectory to ford documentation.

Bug Fixes

  • Enforce explicit typing in a user-defined derived-type input/output (UDDTIO) interface
  • Remove unused parameter and unused variable