All Versions
23
Latest Version
Avg Release Cycle
12 days
Latest Release
1541 days ago

Changelog History
Page 3

  • v1.1.0 Changes

    April 29, 2019
    • ๐Ÿ†• New function uef_bin:reverse/1 which returns a binary in reverse byte order.
  • v1.0.0 Changes

    April 29, 2019
    • 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.
  • v0.1.0 Changes

    April 24, 2019
    • ๐ŸŽ‰ Initial release.