0.5.x¶
0.5.0¶
- Released:
29.01.2025
New and Improved¶
✨ Cache license checks for offline use. The remote license check is now cached for 3 days, allowing for offline use during this time.
✨ Add processing of
needextenddirectives. These directives are now gathered and applied to the needs index. Needs with associatedneedextendcan be filtered for in the index tree view, using then.is_modifiedfilter expression.Note, currently only
needextendwith “single ID” filters are applied; expression filter processing is planned for a future release.👌 Make external need reads more fault tolerant. External
needs.jsonwith invalid extra/link field value types will no longer error the entire read. Instead, the errors are stored (and reported in the tree view) and the fields are skipped.✨ Add Linux ARM64 build target