Skip to content

v0.2.4

Compare
Choose a tag to compare
@reuterbal reuterbal released this 28 May 12:35
· 732 commits to main since this release
f3e7d90

This is a minor maintenance release matching the declaration of Hybrid 2024 Milestone 1.

What's Changed

  • Repo reorganisation: Moving transformations by @mlange05 in #296
  • Fix: import of private symbols affects the type inference by @quepas in #308
  • JIT compilation updates and compatibility with f90wrap v0.2.14 by @reuterbal in #315
  • IR: Fix get_pragma_params for multiline pragmas by @mlange05 in #313
  • Transformations: Remap declaration symbols and adjust imports when inlining by @mlange05 in #311
  • Docs: Update to links from static doc pages by @mlange05 in #312

New Contributors

Full Changelog: v0.2.3...v0.2.4