diff --git a/content/posts/newsletter-009/index.md b/content/posts/newsletter-009/index.md index d20cee4c8..b7646020c 100644 --- a/content/posts/newsletter-009/index.md +++ b/content/posts/newsletter-009/index.md @@ -80,6 +80,18 @@ to the [website repo][tetra-website-repo] to get it added! [tetra-showcase]: https://twitter.com/17cupsofcoffee/status/1255901557322928128 [tetra-website-repo]: https://github.com/17cupsofcoffee/tetra-www +### [Shipyard] v0.4 + +[Shipyard] is an ECS library built on top of sparse sets. + +Main changes: + +- Systems are now functions +- Workloads can return errors +- `Iterator` and `IntoIterator` are supported + +[Shipyard]: https://crates.io/crates/shipyard + ## Popular Workgroup Issues in Github