This repository has been archived by the owner on Jan 8, 2025. It is now read-only.
Release 0.3.0
What's Changed
🏕 Features
- Fix #60 implement Norway national id by @AngusHsu in https://github.com/microdataxyz/idnumbers/pull/126
- Fix #80 - use pdoc to generate the API doc and upload to ghpages by @microdataxyz in https://github.com/microdataxyz/idnumbers/pull/127
- Fix #44 - implement Finland HETU national id by @microdataxyz in https://github.com/microdataxyz/idnumbers/pull/128
- Fix #131 - rename the functions and add more docs by @microdataxyz in https://github.com/microdataxyz/idnumbers/pull/133
- Fix #112 - copy labels from title by @microdataxyz in https://github.com/microdataxyz/idnumbers/pull/135
- Fix #70 implement Sweden personal identity number by @AngusHsu in https://github.com/microdataxyz/idnumbers/pull/136
- Fix #70 update luhn_digit function by @AngusHsu in https://github.com/microdataxyz/idnumbers/pull/138
- Fix #62 implement Portugal NIC and NIF by @AngusHsu in https://github.com/microdataxyz/idnumbers/pull/139
- Fix #62 update readme by @AngusHsu in https://github.com/microdataxyz/idnumbers/pull/140
- Fix #52: implement FiscalCode of Italy by @microdataxyz in https://github.com/microdataxyz/idnumbers/pull/141
- Fix #142: write more docs by @microdataxyz in https://github.com/microdataxyz/idnumbers/pull/143
- Fix #61: add the Poland PESEL by @microdataxyz in https://github.com/microdataxyz/idnumbers/pull/144
- Fix #72 implement Turkey national ID number by @AngusHsu in https://github.com/microdataxyz/idnumbers/pull/145
- Fix #81 update readme and change doc string of TUR by @AngusHsu in https://github.com/microdataxyz/idnumbers/pull/146
- feat #129 enrich docstring for some modules by @AngusHsu in https://github.com/microdataxyz/idnumbers/pull/147
- Bump version to 0.3.0 by @github-actions in https://github.com/microdataxyz/idnumbers/pull/148
- Fix #149: remove the big map and use a small list for IDN by @microdataxyz in https://github.com/microdataxyz/idnumbers/pull/150
Full Changelog: microdataxyz/idnumbers@v0.2.0...v0.3.0