Skip to content

Last Week in Pony - March 29, 2021

The ‘Force declaration of FFI functions’ RFC has entered final comment period. OpenSSL and LibreSSL builders have been updated. There are also some releases from last week.

Items of note

  • Audio from the March 23, 2021 Pony development sync call is available.

  • @mfelsche writes: Again we met and worked on our roaring bitmap implementation (baby-steps) but I tried to sneak in some valuable pony development knowledge. Give it a shot here if you missed the call: https://vimeo.com/917360720

  • A new “with OpenSSL” builder has been added for use by projects that need a Pony builder image with OpenSSL. The new image includes OpenSSL1.1.1k. The existing builder with OpenSSL1.1.1g will be deprecated on a date after May 1st, 2021. After that date. it will stop receiving updates although, the previous versions of the builder will continue to exist.

  • A new “with LibreSSL” builder has been added for use by projects that need a Pony builder image with LibreSSL. The new image includes LibreSSL 3.2.5. The existing builder with LibreSSL 3.1.2 will be deprecated on a date after May 1st, 2021. After that date. it will stop receiving updates although, the previous versions of the builder will continue to exist.

  • pony-templates, a text-based template engine, saw the light of day.

Releases

  • Version 0.1.2 of ponylang/appdirs has been released. See the release notes for more details.

  • Version 1.1.2 of ponylang/crypto has been released. See the release notes for more details.

  • Version 1.1.2 of ponylang/regex has been released. See the release notes for more details.

  • Version 0.1.6 of ponylang/library-documentation-action has been released. See the release notes for more details.

  • Version 0.3.0 of ponylang/readme-version-updater-action has been released. See the release notes for more details.

RFCs

Final Comment Period


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!