nelson v0.6.4 Release Notes

Release Date: 2022-04-24 // about 2 years ago
  • ๐Ÿ”„ Changed

    • ๐Ÿšš #590: Nelson's license moved to LGPL v3.0 and GPL v3.0 and uses SPDX format.

    • Nelson uses Hack font.

    • ๐Ÿง Linux 64 bits and 32 bits uses same main script.

    • #594: .pot used to generate en_US.

    โž• Added

    • 'sscanf' reworked to manage unicode characters and speed optimization.

    • ๐ŸŒ French translations imported from Weblate (Thanks to contributors)

    • ๐ŸŽ Dark theme detected and applied on Linux, MacOS and Windows.

    • #559: formattedDisplayText function: Capture display output as string.

    • ๐Ÿ‘ Better detection Qt6 or Qt5 with CMake.

    ๐Ÿ›  Fixed

    • ๐ŸŽ Main Nelson's font was not applied on some OS platforms (ex: MacOS Catalina)

    • #622: isreal(sqrt(i^4)) did not return true.

    • Nelson's help indexing is faster (x100).