Unison v0.93.0 - DPI and Layout Fixes

   |   4 minute read

Unison v0.93.0 was published on June 28, 2026, with a practical set of layout, table, dock, and window fixes. The main user impact is better behavior around cached table row heights, dock redraws, Linux frame sizing, and Windows mixed DPI setups.

Read More >>

pandas v3.0.4 - Regression and Bug Fixes

   |   3 minute read

pandas v3.0.4 was published on June 28, 2026, as a stable patch release for the pandas 3.0.x line. The main fix to notice is in DataFrame.to_sql() and read_sql_table() with ADBC engines, where table and schema identifiers are now quoted instead of being passed through in a way that could fail on reserved words or spaces and expose a SQL injection risk. For the source release entry, see the pandas v3.0.4 GitHub release.

Read More >>

Terratest v1.0.1 - Maintenance Phase and Deprecations

   |   3 minute read

Terratest v1.0.1 was published on June 27, 2026, and it marks the start of the v1 maintenance phase for the Gruntwork test library. The main user visible change is a set of deprecation annotations that point users away from helper packages planned for removal in v2, while keeping this release safe for current v1 users. It is not marked as a prerelease.

Read More >>

gogpu Backend Selection and macOS Resize Fixes

   |   4 minute read

For Go developers using gogpu, a Go GPU and windowing toolkit, this week’s activity is mostly about fewer bad fallbacks and calmer resize behavior. The headline change is backend choice in auto mode: Windows and Linux can now ask wgpu to enumerate more than one native backend before falling back to software.

Read More >>
Page 1 of 20  |  Next >>
denis256 at denis256.dev