duckscript icon indicating copy to clipboard operation
duckscript copied to clipboard

Simple, extendable and embeddable scripting language.

Results 40 duckscript issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [zip](https://github.com/zip-rs/zip2) from 1.2.2 to 1.2.3. Release notes Sourced from zip's releases. v1.2.3 🐛 Bug Fixes Remove a window when an extracted directory might be unexpectedly listable and/or cdable by...

dependencies

### Feature Description I feel as though I have now read through every issue (current and closed), as well as every doc available to me. I honestly believe that the...

enhancement

### Feature Description It would be great to have a printf. I'm doing fancy escaping stuff where I want to evaluate a variable and quote it so PostgreSQL can execute...

enhancement

### Feature Description It seems like a very common use-case. ### Describe The Solution You'd Like Here are two examples for getting the `latest` version: ```sh rye_version="$(curl -s https://api.github.com/repos/astral-sh/rye/tags |...

### Describe The Bug Was using the GitHub API to parse release objects within arrays within an object when I was unable to access elements at array index. Then realised...

investigation

Bumps [num_cpus](https://github.com/seanmonstar/num_cpus) from 1.16.0 to 1.17.0. Changelog Sourced from num_cpus's changelog. v1.17.0 Fixes update hermit-abi to 0.5.0 remove special support for nacl Commits 342af76 v1.17.0 e970a82 Bump hermit-abi version (#144)...

dependencies
rust

Bumps [zip](https://github.com/zip-rs/zip2) from 2.2.3 to 4.0.0. Release notes Sourced from zip's releases. v4.0.0 🐛 Bug Fixes Allow extraction of Zip64 where "Version needed to extract" is higher than "Version made...

dependencies
rust

Bumps [suppaftp](https://github.com/veeso/suppaftp) from 6.0.7 to 6.2.1. Release notes Sourced from suppaftp's releases. suppaftp 6.2.1 6.2.1 Released on 13/05/2025 Issue 106: Fixed list related commands which failed if the file name...

dependencies
rust

Bumps [ring](https://github.com/briansmith/ring) from 0.17.8 to 0.17.14. Changelog Sourced from ring's changelog. Version 0.17.14 (2025-03-11) Fixed a performance bug in the AVX2-based AES-GCM implementation added in ring 0.17.13. This will be...

dependencies
rust

Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.8 to 0.10.9. Commits 82c36a4 sha2: add soft-compact backend (backport of #686) (#687) c1e85ae ci: remove pre-1.56 jobs and other fixes (#688) a667dd9 skein: fix implementation for...

dependencies
rust