Current section

Files

Jump to
erlang_decimal CHANGELOG.md
Raw

CHANGELOG.md

0.3.6
===
Features:
---
- ```decimal_conv:to_binary/2``` function with ```pretty :: boolean()``` option.
- new ```?d_pretty``` macro option (default is **true**) that changes
```?to_binary``` behavior
Breaking Changes
---
- Droped internal ```decimal_conv:to_binary/1``` function