Skip to content

Latest commit

 

History

History
94 lines (54 loc) · 1.95 KB

CHANGES.rst

File metadata and controls

94 lines (54 loc) · 1.95 KB

Changes

Version 2.0.0 (2023-09-14)

  • contrib-awards: add "program" to schema fields
  • global: switch names and affiliations to model PID field
  • ci: update matrix
  • awards: add "program" field
  • config: update awards funders mapping
  • service: add sort option to load vocabs

Version 1.6.0 (2023-09-12)

  • awards: add acronym to schema

Version 1.5.1 (2023-07-07)

  • fix string type columns for mysql

Version 1.5.0 (2023-04-25)

  • upgrade invenio-records-resources

Version 1.4.0 (2023-04-20)

  • upgrade invenio-records-resources

Version 1.3.0 (2023-04-20)

  • add UI deposit contrib components

Version 1.2.0 (2023-03-24)

  • bump invenio-records-resources to v2.0.0

Version 1.1.0 (released 2023-03-02)

  • serializers: deprecate marshamllow JSON
  • mappings: add dynamic template for i18n titles and descriptions
  • remove deprecated flask-babelex dependency and imports

Version 1.0.4 (released 2023-01-20)

  • funders: Add ROR to identifiers for all funders in datastream
  • facets: add not found facet exception (when facet is configured but not provided in setup)
  • facets: handle non existing vocabulary type

Version 1.0.3 (released 2022-11-25)

  • Add i18n translations.

Version 1.0.2 (released 2022-11-14)

  • Fix missing field_args in VocabularyCF

Version 1.0.1 (released 2022-11-14)

  • Allow kwargs in VocabularyCF

Version 1.0.0 (released 2022-11-04)

  • Bump invenio-records-resources

Version 0.1.5 (released 2020-12-11)

  • Bug fixes in contrib vocabulary

Version 0.1.4 (released 2020-12-11)

  • Add subjects vocabulary

Version 0.1.3 (released 2020-12-11)

  • Include csv vocabularies data

Version 0.1.2 (released 2020-12-11)

  • CI changes

Version 0.1.1 (released 2020-12-11)

  • Add vocabulary import command

Version 0.1.0 (released 2020-12-08)

  • Initial public release.