v0.6.5
Pre-release
Pre-release
·
823 commits
to master
since this release
0.6.5 (2022-05-26)
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
-
#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.