| Version |
Date |
Description |
| 1.2.0
|
2008-06-12 |
Improved error reporting |
| 1.1.1
|
2008-05-29 |
Bugfixes and generified |
| 1.1.0
|
2008-05-26 |
Introduced signing |
| 1.0.0
|
2008-05-25 |
Initial release of fixedformat4j |
| Type |
Changes |
By |
 |
Improved error reporting when fail to parse a string.
All details about how data was suppose to be parse will be included in the error message.
The class and method name of the instance trying to create will be included as well. |
jeyben
|
 |
Added the ability to annotate methods starting with 'is' in addition to 'get'. Fixes 5
. |
jeyben
|
| Type |
Changes |
By |
 |
Added the ability to not sign numbers. And made it default |
jeyben
|
 |
Generified the FixedFormatter interface. Reguires custom formatters to be updated. Fixes 4
. |
jeyben
|
 |
Fixed bug when parsing numbers from string having prependend signs. |
jeyben
|
 |
Fixed various smaller bugs primarily in predefined formatters. |
jeyben
|
| Type |
Changes |
By |
 |
Introduced ability to parse and format signed numbers. |
jeyben
|
| Type |
Changes |
By |
 |
Initial release of fixedformat4j. |
jeyben
|