Releases: jcape/iso3166
Releases · jcape/iso3166
iso3166-static-v0.3.1
Other
- fixup categories
iso3166-parsers-v0.3.1
Other
- fixup categories
iso3166-macros-v0.3.1
Other
- fixup categories
iso3166-static-v0.3.0
Added
- implement parser for lukes/ISO-3166-Countries-with-Regional-Codes
- add alloc feature
Other
- bring back unit tests
- [breaking] rewrite to support user-assigned codes
iso3166-parsers-v0.3.0
Added
- implement parser for lukes/ISO-3166-Countries-with-Regional-Codes
iso3166-macros-v0.3.0
Fixed
- rename syrianarabrepublic to syria
Other
- bring back unit tests
- fix unused var warning
- [breaking] rewrite to support user-assigned codes
iso3166-static-v0.2.0
Added
- implement display for numeric
- implement display for alpha2, alpha3
- [breaking] make numeric enum serde used the numeric code
- add alpha2 and alpha3 types
Other
- improve examples and static readme.
- fixup badges
- unit tests for numeric enum and serde
- move trait impls to static from macro
iso3166-parsers-v0.2.0
Added
- [breaking] make numeric enum serde used the numeric code
Other
- fixup badges
- bump badges on release
- unit tests for numeric enum and serde
iso3166-macros-v0.2.0
Added
- [breaking] make numeric enum serde used the numeric code
- add alpha2 and alpha3 types
Other
- improve examples and static readme.
- fixup badges
- bump badges on release
- unit tests for numeric enum and serde
- move trait impls to static from macro
iso3166-static-v0.1.1
Added
- serde feature