Skip to content

v0.6.0

Compare
Choose a tag to compare
@ianlamb77 ianlamb77 released this 08 Mar 16:29
· 66 commits to master since this release
0b8b68f

This release includes a couple of new features and several bugfixes.

NOTE: This release requires an update to the database schema. It can be accomplished using the doctrine:schema:update command of the Symfony console (as described in the readme), but should be done with care, and only after a database backup is made.

New features and bugfixes include:

  • improved JSON-LD output for greater compatibility with Google Dataset Search
  • Temporary Access Key to allow preview of unpublished datasets
  • rename Data Collection Standard to Data Collection instrument
  • fix bug with author/local expert entry
  • send additional fields to Solr for indexing
  • fix searches that involve quotes
  • improve README.md