Skip to content

Releases: jcape/iso3166

iso3166-static-v0.3.1

05 Jan 06:34

Choose a tag to compare

Other

  • fixup categories

iso3166-parsers-v0.3.1

05 Jan 06:34

Choose a tag to compare

Other

  • fixup categories

iso3166-macros-v0.3.1

05 Jan 06:34

Choose a tag to compare

Other

  • fixup categories

iso3166-static-v0.3.0

31 Dec 01:56

Choose a tag to compare

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

31 Dec 01:55

Choose a tag to compare

Added

  • implement parser for lukes/ISO-3166-Countries-with-Regional-Codes

iso3166-macros-v0.3.0

31 Dec 01:56

Choose a tag to compare

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

27 Dec 23:52

Choose a tag to compare

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

27 Dec 23:52

Choose a tag to compare

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

27 Dec 23:52

Choose a tag to compare

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

21 Dec 21:37

Choose a tag to compare

Added

  • serde feature