Skip to content

5.2.0

Compare
Choose a tag to compare
@jacobwilliams jacobwilliams released this 05 Mar 20:13
· 558 commits to master since this release

See also:

Summary:

  • Added support for comments in JSON files.
  • Added support for RFC 6901 paths.
  • Can now specify default real and integer kinds using compiler directives.
  • compact_reals and real_format='*' can now be used at the same time.
  • Added option to change default path separator character.
  • Add pkg-config file
  • Real numbers now written with 17 digits of precision (previously it was using 16 which doesn't accurately represent all values to full precision)