This version of followthemoney adopts `rigour`, a data normalisation library that combines value cleaning functionality that was previously split up over multiple dependencies (`languagecodes`, `stdnum`, etc.). It also introduces format validation for `identifier` type values, e.g. to check if a `swiftBic` is a valid BIC code, or a `leiCode` is a valid LEI.
The release also includes several new topics and logging improvements for the mapper.
What's Changed
* Updates for file followthemoney/translations/messages.pot in ru by transifex-integration in https://github.com/alephdata/followthemoney/pull/1367
* Misc model explorer enhancements by tillprochaska in https://github.com/alephdata/followthemoney/pull/1184
* Update default model & add a check by stchris in https://github.com/alephdata/followthemoney/pull/1381
* Adopt external data parsing/normalisation lib by pudo in https://github.com/alephdata/followthemoney/pull/1368
* Hide stub properties in model explorer by tillprochaska in https://github.com/alephdata/followthemoney/pull/1417
* Improve logging when skipping values or entities in mappings by tillprochaska in https://github.com/alephdata/followthemoney/pull/1425
* introduce new topics, overly specific by pudo in https://github.com/alephdata/followthemoney/pull/1424
**Full Changelog**: https://github.com/alephdata/followthemoney/compare/v3.5.8...v3.6.0