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.java-4.0.0-20160812154711...master++[Unreleased]
8 == link:++https://github.com/sebhoss/storage-units/compare/storage-units-3.1.0-20160809215257...storage-units.java-4.0.0-20160812154711++[4.0.0] - 2016-08-12
12 * Converters for EclipseLink
14 * Serializers for Jackson
18 * Switch to groupId 'de.xn--ho-hia.utils.storage_units'
19 * Rename 'metric' to 'decimal'
23 link:{milestone}/2?closed=1[See list of closed issues].
27 * Change the groupId of your Maven dependency to this project to 'de.xn--ho-hia.storage_units'.
28 * Change calls to `metricValueOf` and similar methods to `decimalValueOf`
30 == 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
34 * Allow to customize the formatted output of a unit with a custom format/pattern/locale
35 * Provide as-best-matching converters for units
37 * Commonly found units such as 1 Kilobyte = 1024 Byte
41 link:{milestone}/3?closed=1[See list of closed issues].
45 No migration needed, just update to the latest version.
47 == 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
51 * Switch to groupId 'de.xn--ho-hia.utils.storage_units'
52 * Switch to continuous deployment mode
56 Change the groupId of your Maven dependency to this project to 'de.xn--ho-hia.utils.storage_units'.