- Removed code marked as deprecated in version 0.10.0. - Fall back to numerical currency code if no letter_3 code is found by pycountry. - Add table of historical ISO-4217 currency codes, needed to support Spanish records that have not been converted from Peseta to Euro. - Fix: arguments passed to a record constructor were not applied to the bytes representation. - Fail or warn if a floating-point number cannot be properly represented as a fixed-point number.