Releases: erl987/personalfme
Releases · erl987/personalfme
Version 1.1.0
Version 1.0.1
This is the version 1.0.1 of PersonalFME.
Changelist:
- supporting now Debian / Raspberry Pi OS 11, Ubuntu 22.04 LTS and Windows 8.1, 10 and 11
- dropped support for Windows 7
- fixed e-mail sending that failed for servers with current TLS-versions
- using now the Poco library provided by vcpkg / Debian packages
- integrating now the ALGLIB dependency through a Git submodule
- removed the dependency of the tests to Octave
- introduced labels for the unit / integration tests
- updated all library dependencies
- fixed a UTF-8 encoding issue in source files
Version 1.0.0
This is the version 1.0.0 of PersonalFME.
Changelist:
- supporting now Debian / Raspberry Pi OS 10, Ubuntu 20.04 LTS and Windows 7 and higher
- dropped support for previous Linux versions
- refactored the CMake build system to be target-based
- using now the vcpkg package manager on Windows
- migrated the version control system to Git
- updated the audio library Portaudio-version on Windows, this fixes problems that some users experienced with their attached audio devices
- made the source code available on Github