Releases: proycon/codemeta-server
Releases · proycon/codemeta-server
v0.4.1
v0.4.0
v0.3.1
v0.3.0
- versioned URLs are now supported (e.g. https://yourdomain/yourtool/someversion) and recommended, non-versioned URLs (https://yourdomain/yourtool) will also work and automatically find and serve the latest version
- include context in main graph (via codemetapy's --includecontext option)
- added --intro parameter to add an introductory text to the index pages
- Added a Makefile with a test target for local testing
v0.2.0
- added support for obtaining metadata validation reports (CLARIAH/clariah-plus#50)
- added
services/
endpoint for a service-oriented visualisation - require codemetapy >= 2.2.0