Release Notes
- **[Added]** `shorten -> pattern` option to define a DecimalPattern to use when shortening the number.
- Default value is `###.#` meaning the number displays one decimal, if said decimal is not zero.
- This also fixes an issue where a number may display a large decimal value.
- **[Changed]** Code in `time` number placeholder.
- Please report any unusual behaviour with this placeholder.