mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 13:07:02 +00:00
Previously, minimum and maximum were not supported in CPNumberFormatter. This commit adds support for these in IB and via code. Updated unit tests included. Fixes #1829