Skip to content

v0.6.2

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Jul 17:13
f78c52a

FortranFiles v0.6.2

Diff since v0.6.1

Version 0.6.2

  • INFO seekstart is used instead of rewind (which will be deprecated in future version).

Merged pull requests:

  • deprecate rewind in favor of seekstart (#18) (@lmiq)
  • Release 0.6.2 (#19) (@lmiq)

Closed issues:

  • Extend seekstart from Base instead of defining rewind as a separate function (#17)