nelson v0.6.5 Release Notes

Release Date: 2022-05-26 // almost 2 years ago
  • โž• Added

    • #572: pow2: Base 2 exponentiation.

    • ๐Ÿ‘ audioread, audiowrite supports new file formats .mp3, .flac, .caf (Thanks to libsndfile).

    • ๐ŸŽ MacOs 12 Monterey Github CI.

    • #634: Ubuntu 22.04 CI.

    ๐Ÿ”„ Changed

    • 0๏ธโƒฃ #631: Qt6 used as default distribution on some OS platforms.

    For backport compatibility only Qt5.15.x and Qt6.3 (or more) are supported.

    • Windows 64 bits: Qt6.3
    • Windows 32 bits: Qt5.15.x
    • Ubuntu 22.04: Qt6.3
    • Ubuntu 20.04, 18.04: Qt5.15.x
    • MacOs Monterey: Qt6.3
    • MacOs BigSur, Catalina: Qt5.15.x
    • Others OS platforms: Qt version based on distributed Qt version.

      • ๐Ÿณ #636: docker image uses bullseye image.
      • system builtin: multithread rework.
      • #633: libsndfile 1.1.0 used.
      • ๐Ÿ Windows build uses /permissive- option.
      • ๐Ÿ‘ #646: warndlg, questdlg, errordlg, helpdlg reworked to better Qt6 support.

    ๐Ÿ›  Fixed

    • Dark theme detection with Gnome.

    • #642: rand was not thread safe.

    • ๐Ÿ‘ท #648: Ubuntu 18.04 CI failed.

    • ๐ŸŽ #651: MacOs monterey crashs at exit with mpi module.