• javier released this 2023-05-19 17:01:12 +00:00 | 4 commits to main since this release

    This release contains the work done to provide string localisation support for the Core library.

    To provide further details about the work done:

    • implemented the localisation(for:) function for the Bundle+LocalisationBundle extension;
    • implemented the localise(for: in: value: table:) function for the String+Localisation extension;
    • defined English as the default localisation language in the Package.swift file;
    • added the "vscode" target to the Makefile file;
    • fixed documentation issue on the LossyCodableList property wrapper.
    Downloads