0.8.1

skaldlabs/skald0.8.1Mar 24, 2025by ts-thomas

AI Summary

This update expands document support, introduces asynchronous runtime balancing, and adds export/import capabilities for worker indexes and documents.

Key Highlights

  • Resolver Support for Documents
  • Asynchronous Runtime Balancer with new `priority` option
  • Export/Import Worker Indexes + Document Worker
  • Improved interoperability of build packages
  • Support for custom `filter` function in encoders

New Features

  • New extern config options `export` and `import`
  • New option `priority` for Runtime Balancer
  • Custom filter function support for stop-word filtering

Full Release Notes

- Resolver Support for Documents
- Asynchronous Runtime Balancer, new option `priority`
- Export/Import Worker Indexes + Document Worker, new extern config options `export` and `import`
- Improved interoperability of the different build packages, including source folder
- Support custom `filter` function for encoder (stop-word filter)