Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 984 Bytes

File metadata and controls

28 lines (21 loc) · 984 Bytes

FortranFiles.jl Changelog

Version 0.6.3-DEV

Version 0.6.2

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

Version 0.6.1

  • FEATURE Support do syntax.
  • INFO Qualify import of String
  • INFO Add CI and format code.
  • INFO Add CHANGELOG file and changelog CI.