SCRAM v0.11.5 Release Notes

Release Date: 2016-12-12 // over 7 years ago
  • ๐Ÿš€ Release Notes

    ๐Ÿš€ This release includes patches from the initial Debian packaging
    ๐Ÿ“ฆ at SCRAM's Alioth repository.
    In addition, some changes have been inspired by
    the Open-PSA community workshop and its new presence at GitHub.

    Minor Changes

    • Optional link against JEMalloc
    • ๐Ÿ“ฆ Debian Science package
    • โœ… Parallelized fuzz testing
    • ๐Ÿšš Move the Open-PSA schemas to https://github.com/open-psa/schemas
    • Move the shorthand_to_xml.py translator to https://github.com/open-psa/translators
    • ๐Ÿ“‡ Rename the shorthand format to the Aralia format
    • ๐Ÿ‘Œ Improved build-times after dependency analysis and refactoring with
      cppdep
    • ๐Ÿ“š Python API documentation generation with Sphinx

    ๐Ÿ› Bug Fixes

    • CCF Alpha factor wrong formula (#146)
    • ๐ŸŒฒ Misinterpretation of Log-Normal Deviate Error Factor and Level parameters (#147)

    Since v0.11.4

    55 commits resulted in 123 files changed, 3114 insertions(+), 5925 deletions(-)

    • Core : 47 files changed, 1969 insertions(+), 1640 deletions(-)
    • Scripts : 9 files changed, 284 insertions(+), 1203 deletions(-)
    • GUI : 4 files changed, 112 insertions(+), 63 deletions(-)
    • โœ… Tests : 15 files changed, 177 insertions(+), 195 deletions(-)
    • ๐Ÿ“š Documentation : 25 files changed, 344 insertions(+), 279 deletions(-)