8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b7c6d8 commit 1e8761bCopy full SHA for 1e8761b
content/posts/newsletter-009/index.md
@@ -80,6 +80,18 @@ to the [website repo][tetra-website-repo] to get it added!
80
[tetra-showcase]: https://twitter.com/17cupsofcoffee/status/1255901557322928128
81
[tetra-website-repo]: https://github.com/17cupsofcoffee/tetra-www
82
83
+### [Shipyard] v0.4
84
+
85
+[Shipyard] is an ECS library built on top of sparse sets.
86
87
+Main changes:
88
89
+- Systems are now functions
90
+- Workloads can return errors
91
+- `Iterator` and `IntoIterator` are supported
92
93
+[Shipyard]: https://crates.io/crates/shipyard
94
95
## Popular Workgroup Issues in Github
96
97
<!-- Up to 10 links to interesting issues -->
0 commit comments