Skip to content

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

2025.11.11

Added

  • Added XAD

Removed

  • Removed CUC

Fixed

  • Fixed type hints for Countries and Currencies

Changed

  • Dropped support for python 3.9
  • Change the name of The Bahamas
  • Changed the name of the Caribbean Guilder

2024.10.04

Removed

  • Removed ZWL

2024.07.17

Changed

  • Changed license to BSD 3-Clause

2024.03.18

Removed

  • Dropped python37 support
  • Removed SLL currency code

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)