v0.7.5
This tiny release adds support for Scala Native and optimizes the performance of datasource-backed queries
What's Changed
- Optimize execution of datasource-backed ZQueries by @kyri-petrou in #501
- Update README.md by @zio-assistant in #502
- Scala Native support by @kyri-petrou in #503
- Add Scala Native to project aggregates by @kyri-petrou in #504
- Update ZIO and enable multi-threading for Scala Native by @kyri-petrou in #505
- Use separate CI job to check website build by @kyri-petrou in #506
- Optimize init and restoration of
FiberRefs
when running queries by @kyri-petrou in #507
Full Changelog: v0.7.4...v0.7.5