Skip to content

Last Week in Pony - July 9, 2017

Last Week In Pony is a weekly blog post to catch you up on the latest news for the Pony programming language. To learn more about Pony check out our website, our Twitter account @ponylang, or our Zulip community.

Got something you think should be featured? There’s a GitHub issue for that! Add a comment to the open “Last Week in Pony” issue.

0.15.0 has been released

Tons of bug fixes, lots of new features, a couple breaking changes. It’s advised you update as soon as possible. Check out the release notes for full details.

Items of note

RFCs

Interested in making a change, or keeping up with changes to Pony? Check out the RFC repo. Contributors welcome!

New RFCs

  • #write gencap: Add #write, a new gencap for use in type parameter constraints, implying the capability set: {iso, trn, ref}.