github MoOx/phenomic v1.0.0-alpha.18

latest releases: v1.0.0, v1.0.0-beta.11, v1.0.0-beta.10...
pre-release6 years ago

If you were previously relying on the fact that the meta author from a file was magically resolved to a possible authors from your database, you should instead rely on the generic behavior that works with identical names.
This means you should change author: "name" to authors: ["name"]. This will produce the same magic resolution when retrieving content from a single (id based) query.
If you really want the old behavior back, we should think about a generic solution. So please open an issue.

Don't miss a new phenomic release

NewReleases is sending notifications on new releases.