v3.6.0
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 #1367
- Misc model explorer enhancements by @tillprochaska in #1184
- Update default model & add a check by @stchris in #1381
- Adopt external data parsing/normalisation lib by @pudo in #1368
- Hide stub properties in model explorer by @tillprochaska in #1417
- Improve logging when skipping values or entities in mappings by @tillprochaska in #1425
- introduce new topics, overly specific by @pudo in #1424
Full Changelog: v3.5.8...v3.6.0