All Versions
4
Latest Version
Avg Release Cycle
6 days
Latest Release
-
Changelog History
Changelog History
-
v0.1.1.0 Changes
- ๐ Data.Standards.ISO.Country.Primary.Translation: Deprecate individual conversions in favor of a class ('CountryCode') packing to an opaque common datatype ('Country')
- โ Add 'CountryCode a' and 'Country'
-
v0.1.0.2 Changes
July 19, 2018- โ Added instance declarations for 'Status'
-
v0.1.0.1 Changes
July 17, 2018- "Data.Standards.ISO.Country.Primary" now reexports the types unqualified
- All ISO 3166-1 code types now have 'Ord' instances
- 'enumFromThen' and 'enumFromThenTo' over 'Numeric' no longer throw an error if the max bound was included in the sequence
- โก๏ธ Updated doumentation to reflect new name for Eswatini (SZ/SWZ/748)
-
v0.1.0.0 Changes
July 07, 2018- ISO 3166-1, in all three variants (alpha-2, alpha-3, and numeric)
- Methods of converting between all three
- Historic or otherwise discouraged codes marked as such
- ISO 3166-1, in all three variants (alpha-2, alpha-3, and numeric)