mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-26 05:27:03 +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