uef-lib v1.0.0 Release Notes

Release Date: 2019-04-29 // almost 5 years ago
    • New function uef_format:format_number/3,4. Supports custom precision, number of decimal digits, thousands separator, decimal point, currency symbols and custom currency position (left/right).
    • New function uef_format:format_price/3 based on uef_format:format_number/3.
    • Module uef_format totally reworked.
    • Function uef_format:format_price/1,2 now returns other value, see README.