Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1e8761b

Browse files
leudz17cupsofcoffeeozkriff
authoredMay 2, 2020
Newsletter 9: Add Shipyard (#114)
Co-authored-by: Joe Clay <[email protected]> Co-authored-by: Andrey Lesnikov <[email protected]>
1 parent 5b7c6d8 commit 1e8761b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
 

‎content/posts/newsletter-009/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,18 @@ to the [website repo][tetra-website-repo] to get it added!
8080
[tetra-showcase]: https://twitter.com/17cupsofcoffee/status/1255901557322928128
8181
[tetra-website-repo]: https://github.com/17cupsofcoffee/tetra-www
8282

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+
8395
## Popular Workgroup Issues in Github
8496

8597
<!-- Up to 10 links to interesting issues -->

0 commit comments

Comments
 (0)
Please sign in to comment.