Just released: UltraJSON 5.11.0! 🚀

⌨️ Inline type stubs
🐍 Support for Python 3.14 & PyPy3.11
🛞 Windows ARM64 wheels (thanks @tonybaloney!)
💧Drop EOL Python 3.8 & PyPy3.8-PyPy3.10
➕ And more!

https://github.com/ultrajson/ultrajson/releases/tag/5.11.0
#Python #release #ujson #UltraJSON

Release 5.11.0 · ultrajson/ultrajson

Added Inline type stubs (#674) @MarcoGorelli Add support for Python 3.14 (#680) @hugovk Add support for PyPy3.11 (#658) @hugovk Add Windows ARM64 wheels (#663) @tonybaloney Changed Migrate to sr...

GitHub

I just released #diffson v4.6.0. It brings support for #ujson/#upickle and some dependency updates.

It also ensures pinning #scala 3 to the LTS 3.3 series, in order to avoid compatibility problems in code using the library.

Enjoy!

https://github.com/gnieh/diffson/releases/tag/v4.6.0

Release v4.6.0 · gnieh/diffson

This release brings: A new module for upickle support (see #401 by @esarbe). Contribution guidelines regarding copyright have also been updated (see #403 by @satabin). Pinning of Scala 3 to the 3....

GitHub