Skip to content

Add Shipyard content for newsletter 9 #114

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 2, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions content/posts/newsletter-009/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,18 @@ If needed, a section can be split into subsections with a "------" delimiter.

## Library & Tooling Updates

[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

<!-- Up to 10 links to interesting issues -->
Expand Down