This version of FOOPS! has several optimizations and improves the compliance with the FTR specification (https://w3id.org/ftr/)
What's Changed
- improve yml action ttl_changes by @juanjemdIos in #241
- Move the throw to keep with the iteration when one fails. Fixes #112 by @juanjemdIos in #243
- remove tmp folder when fail or exception. Fixes #236 by @juanjemdIos in #244
- Improve logs with more info. Fixes #117 by @juanjemdIos in #245
- Landing page and isDefinedBy in output. Fixes #242 by @juanjemdIos in #246
- gestTest with a list of test metadata instead of an array of ids. Fixes #224 by @juanjemdIos in #247
- Add version test in the JSON-LD being returned. Fixes #214 by @juanjemdIos in #250
- Improve documentation for GET requests. Fixes #222 by @juanjemdIos in #249
- Accept a URL in the assessment of a test. Fixes #223 by @juanjemdIos in #248
Full Changelog: v0.3.2...v0.4.0