FU 1.4 released
Renamed q() and Q() methods in FU::Pg, improved handling of EPIPE errors in FastCGI mode and other minor fixes. Homepage - Changelog .
Renamed q() and Q() methods in FU::Pg, improved handling of EPIPE errors in FastCGI mode and other minor fixes. Homepage - Changelog .
Fix a hang that can happen when compiled with Zig 0.15.2. Homepage - Changelog .
Improved UTF-8 validation and moved checking for control characters out of the JSON/URI parsing functions and into the Validation module. Homepage - Changelog .
Adds support for building with Zig 0.15. Homepage - Changelog .
Adds the --delete-command option, fixes binary import on old Linux kernels and improves accessibility of the file deletion confirmation window. Homepage - Changelog .
Reject non-boolean-looking values in Postgres bind parameters & improve process name updating on startup. Homepage - Changelog .
Added several extra hardening features: identifier quoting in the query builder, reject escaped control characters in JSON and refuse to serialize Perl references when writing XML. Homepage - Changelog .
First “stable” release, now that it has been used in production for a while. Includes a whole bunch of debugging improvements and bug fixes. Homepage - Changelog .
Fixes a build error on MacOS. Homepage - Changelog .
Fixes a possible crash when fstatat() returns an unexpected error code and a possible integer overflow when exporting to the binary format. Homepage - Changelog .