Skip to content

0.13.0

Compare
Choose a tag to compare
@jajm jajm released this 08 Dec 08:57
· 16 commits to master since this release
v0.13.0
28fe32f

The minimum PHP version required is now 8.0 and the minimum Omeka version is now 3.1.0

  • Add mapping transformations. They allow to modify values before them being sent to Solr. This replaces the following mapping settings: Data types, Resource field, Formatter.
    Value formatters implemented by other Omeka modules are still supported but this system is deprecated. They should switch to transformations