Skip to content

Release 1.12.49

Choose a tag to compare

@jlangch jlangch released this 13 Jul 12:07
· 2309 commits to master since this release

[1.12.49] - 2025-07-12

Added

  • function http-client-j8/create-authorization-bearer and http-client-j8/build-url
  • function pdf/extract-urls to extract all URLs from a PDF
  • functions sh/pgrep and sh/pargs to simplify scripts dealing with
    process pids and process command lines

Fixed

  • an edge case in the sh function dealing with binary shell command
    output streams.