Skip to content

Update for julia-1.0

Choose a tag to compare

@traktofon traktofon released this 28 Aug 14:53
· 37 commits to master since this release
  • now fully compatible with julia-1.0
  • introduced a custom exception FortranFilesError for FortranFiles-specific errors
  • improved test coverage
  • only allow writing homogeneous Arrays that have a concrete Fortran-compatible eltype -- this change is potentially breaking but prevents inadvertently writing Arrays that Fortran wouldn't be able to read