JSKOS Server v2.1.6
- Reset script: Use all available concordance URIs for -c argument.
- Add upgrade script to update old concordance URIs.
- Update dependencies.
Note: The upgrade script (run via npm run upgrade
) will check whether any mappings in the database have an old concordance URI (= one of the URIs in identifier
instead of the uri
) in the partOf
field, and update those to the concordance's uri
. This is not strictly necessary, but should prevent future issues related to concordance URIs.
Full Changelog: v2.1.5...v2.1.6