- global: move to importlib from pkg_resources
- global: migrate to setup.cfg
- fix tests
- CI: upgrade python version
- Add missing languages for all CERN member states
- Add Slovene language
- Remove the DOI from the required fields
- Addition of internal_* and Press fields.
- Fix language ISO 639-2 vs 639-3 mix on DoJSON translations.
- Addition of default language for videos (English)
- Videos release candidate.
- New ignore fields: 962__n, 852__j, 778, 981__a.
- New 'audio_characteristics' field.
- Addition of new languages: Ukrainian, Turkish, etc.
- Ignore older video presets.
- Ignore contributor field, if there is no $a subfield.
- Fix translation of unicode roles.
- Fix one contributor several roles.
- First draft video schema.
- Moves
schemas
folder up as they don't relay anymore on MACR21 as base model.
- Add jsonschemas for all custom fields and for the models.
- Adds
$schema
key after performing the transformation depending on the model used.
- Initial public release.