Skip to content

Release 1.3.3

Compare
Choose a tag to compare
@pavoljuhas pavoljuhas released this 27 Oct 21:05
v1.3.3

Use the attached tarball, automatic archives are without the version.hpp file.

md5sum

7648f55c2ac023cd63221a956cd7e9cd  libdiffpy-1.3.3.tar.gz

Changes since v1.3.2

  • Make scons sdist tarball exactly reproducible.
  • Add validating evaluator PQEvaluatorCheck.
  • Silence the copious boost-warnings in conda build.
  • Avoid warnings on typeid expression site-effects.
  • Add scons build flag test_installed.
  • Fix test failures due to round-off error.
  • In travis build unit tests with the installed library.
  • Use OPTIMIZED evaluator by default when supported.