Changelog#

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Calendar Versioning.

Unreleased#

Removed#

  • Dropped python37 support

2023.06.16#

Added#

  • Add a .pyi file to contain type hints for countries and currencies

2023.06.13#

Changed#

  • Change entities in currency from list to tuple

2023.04.28#

Changed#

  • Rename the Netherlands to Kingdom of the Netherlands

2023.02.01#

Changed#

  • Change Croatia’s currency to Euro

2022.10.10#

Added#

  • Add Leone currency

Changed#

  • Change North Macedonia’s name

  • Change Turkiye’s name

Removed#

  • Removed changelog from the published wheel

2022.01.05#

Removed#

  • Dropped python36 support

2021.10.22#

Added#

  • Added python310 support

  • Added VED

Changed#

  • Changed versioning scheme to calendar versioning

1.1.0 - 2020-08-31#

Added#

  • Add support for python 3.6

1.0.1 - 2019-11-21#

Fixed#

  • Fixed some typos

1.0.0 - 2019-11-14#

Added#

  • Added currency ISO codes (ISO-4217)

  • Added country ISO codes (ISO-3166)