Skip to content

Last Week in Pony - October 9th, 2022

Progress on the PostgreS(QL), and updates to ponyc and Lori!

New Releases

Version 0.51.3 of ponylang/ponyc has been released.

See the full release notes

  • Fixed
  • Fix bug in StdStream.print.
  • Fix identity comparison check with desugared creations.

Version 0.3.0 of seantallen-org/lori has been released.

See the full release notes

  • Changed
  • Updated object capabilities to match Pony standard library pattern.

Items of note

Office Hours are steaming ahead with great progress on what will become the Official PostgreSQL library for pony. Come ‘crush a cup of wine’, talk shop, and watch us work on implementing this library.

Issues of the Week

Each week, we will highlight “good first issues” from the Pony ecosystem that we’re trying to motivate someone to spend a bit of time on closing. If we close the issue of the week every week, by the next week, it will really add up and help Pony move forward quicker. So hey, how about you make this week your week?

This week we have issues from both the ponyc and the pony-tutorial repositories:

Until next week, Pony On!


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.

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