New features:
- Rich output in
zef.ui, viashow,to_tableandto_card. splice,aliaszefops.- Filegraphs and credentials are stored together in directory for ZefHub URL.
This may require a new login with your credentials. - Symbolic expressions.
Breaking changes:
ZEFHUB_AUTH_KEYis repurposed for API keys for service jobs. API keys can be
created for your account atconsole.zefhub.io.
Fixes:
- SimpleGQL graphs are kept alive by default.
- Fixes in ordering of graph delta commands.
- Zefops
ZefGenerators internally now for reliable iteration.
Improvements:
- FlatGraphs:
- FlatGraphs can absorbed other FlatGraphs from FlatRefs
- SimpleGQL:
- Faster queries/updates with explicit IDs.
- Queries work in consistent graph slice.
debug-levelfor extra info
- Core:
- GraphSlices now hold a reference to their corresponding Graph.