Skip to content

v1.4.0

Latest

Choose a tag to compare

@briochh briochh released this 07 Dec 22:48
· 1 commit to main since this release

What's Changed

New Features

Changes and improvements

General maintenance, improves and testing:

  • Fix typos by @mwtoews in #562
  • passing mfile_skip through to format eval by @briochh in #565
  • Propagating headers in array files to model input files by @briochh in #566
  • casting get_xy arg to tuple regardless -- think it is safe by @briochh in #588
  • hacking a fix for pstfrom tests in class for py3.13 by @briochh in #599
  • quick fix for pyshp 3.0 changes by @briochh in #610
  • allow bindir to be a Path for get_pestpp(.run_main) function by @martinvonk in #613
  • Hotfix testexe by @briochh in #619
  • Change the default behavior of the _try_copy_dir function in os_utils regarding symlinks by @smagne-brgm in #625
  • Feat easiertesting by @rhugman in #626

Additional info

  • tested against python versions 3.10 -> 3.14, xplatform (windows, ubuntu, macOS)
  • Now testing against bleeding edge pestpp in nightly builds (#637)
  • OpenBLAS currently pinned pre 0.3.30 due to issues within LinAlg execution on some systems (incl. deadlock on linux)

Full Changelog: 1.3.8...1.4.0