Skip to content

stdlib-0.2.1

Compare
Choose a tag to compare
@milancurcic milancurcic released this 22 Apr 18:03
· 1400 commits to master since this release
fb4ca80

What's Changed

  • Only set Fortran arguments for Fortran compiler by @awvwgk in #637
  • Fix linking issue with shared libraries by @awvwgk in #642
  • Export symbols on Windows and set PIC flag for Unix by @awvwgk in #646
  • Bugfix release version 0.2.1 by @awvwgk in #651

To use this release in fpm depend on

[dependencies]
stdlib.git = "https://github.com/fortran-lang/stdlib"
stdlib.commit = "d01ce7c358625182891ad7fb84777cc36e32ce19"

Discourse thread: https://fortran-lang.discourse.group/t/3297
Twitter: https://twitter.com/fortranlang/status/1517565551345811457

Full Changelog: v0.2.0...v0.2.1