2 :milestone: https://github.com/sebhoss/storage-units/milestone
4 All notable changes to this project will be documented in this file.
6 == link:++https://github.com/sebhoss/storage-units/compare/storage-units-3.1.0-20160809215257...master++[Unreleased]
10 * Switch to groupId 'de.xn--ho-hia.utils.storage_units'
11 * Rename 'metric' to 'decimal'
15 * Change the groupId of your Maven dependency to this project to 'de.xn--ho-hia.storage_units'.
16 * Change calls to `metricValueOf` and similar methods to `decimalValueOf`
18 == link:++https://github.com/sebhoss/storage-units/compare/storage-units-3.0.0-20160703155124...storage-units-3.1.0-20160809215257++[3.1.0] - 2016-08-09
22 * Allow to customize the formatted output of a unit with a custom format/pattern/locale
23 * Provide as-best-matching converters for units
25 * Commonly found units such as 1 Kilobyte = 1024 Byte
29 link:{milestone}/3?closed=1[See list of closed issues].
33 No migration needed, just update to the latest version.
35 == link:++https://github.com/sebhoss/storage-units/compare/storage-units-2.0.0...storage-units-3.0.0-20160703155124++[3.0.0] - 2016-07-03
39 * Switch to groupId 'de.xn--ho-hia.utils.storage_units'
40 * Switch to continuous deployment mode
44 Change the groupId of your Maven dependency to this project to 'de.xn--ho-hia.utils.storage_units'.