nfdi4plants/Swate-templates

[FEATURE] Add versioned template.json

Closed this issue · 1 comments

We are currently working on moving Swate to the newest ARCtrl version, which improved the json parsing logic.

Therefore we must enable template reading for ARCtrl > 2 while also maintaining template reading for ARCtrl = 1.

I will add an addtional file for this, and release 2 template.json files from now on.

  1. template.json, which contains ARCtrl=1 json (cannot rename or old lib will fail)
  2. template.json_v2.0.0.json

Done!