+---------+------------------+-------------------+-------------------+
| Version | Project | CLDR Integration | JRuby Integration |
+---------+------------------+-------------------+-------------------+
| 0.0.7 | - Move the list | - Add framework | - Provide basic |
| | of supported | to parse the CLDR | numeric provider |
| | languages out of | - Provide basic | - Provide basic |
| | message provider | numeric provider | properties-based |
| | | | message provider |
+---------+------------------+-------------------+-------------------+
| 0.0.8 | - Fallback to | - Add date | - Add date |
| | CLDR | provider | provider |
+---------+------------------+-------------------+-------------------+
| 0.0.9 | - Provide a | - Update numeric | - Update numeric |
| | 'printf'-like | provider | provider |
| | numeric provider | | |
| | (keeping | | |
| | backward | | |
| | compability) | | |
+---------+------------------+-------------------+-------------------+
| 0.0.10 | - Add a currency | - Added currency | - Added currency |
| | provider[1] | provider | provider |
+---------+------------------+-------------------+-------------------+
[1] Possibly separate for the getting conversion ratios from 0.0.0.0/0
and/or :: (;) and
Regards