All Versions
23
Latest Version
Avg Release Cycle
12 days
Latest Release
1894 days ago
Changelog History
Page 3
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.
- ๐ New function
-
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 onuef_format:format_number/3
. - Module
uef_format
totally reworked. - Function
uef_format:format_price/1,2
now returns other value, see README.
- New function
-
v0.1.0 Changes
April 24, 2019- ๐ Initial release.