Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created by
brew bump
Created with
brew bump-formula-pr
.release notes
joinp
: add--ignore-case
optionjoinp
: add--ignore-case
option dathere/qsv#2287py
: add ability to load python expression from filepy
: add ability to load python expression from file dathere/qsv#2295replace
: add--not-one
flag (resolves #2305) by @rzmk inreplace
: add--not-one
flag (resolves #2305) dathere/qsv#2307slice
: add--invert
optionslice
: add--invert
option dathere/qsv#2298stats
: add dataset-level stats feat: add dataset-level stats dathere/qsv#2297sqlp
: auto-decompression of gzip, zstd & zlib compressed csv files withread_csv
table function (implements suggestion from @wardi in #2301)sqlp
: auto-decompression of gz, zstd & zlib compressed csv files withread_csv
table function dathere/qsv#2315template
: add lookup supporttemplate
: add lookup support dathere/qsv#2313ui
feature to make it easier to make a headless build of qsv createui
feature to make it easier to make a headless build of qsv dathere/qsv#2289template
command dathere/qsv@cd7e480lookup support
legend dathere/qsv@b46de73Changed
template
: parallelized template rendering for significant speedups Parallelized template dathere/qsv#2273luau
from 0.650 to 0.653 dathere/qsv@986a1d3simple-home-dir
fromsimple-expand-tilde
Switch back to simple home dir from simple expand tilde dathere/qsv#2319Fixed
get_stats_records()
helper to handle input files with embedded spaces (fixes #2294) fix:get_stats_ records()
helper to handle input files with embedded spaces dathere/qsv#2296QSV_SKIP_FORMAT_CHECK
env var for all property tests dathere/qsv#2308Removed
simple-expand-tilde
dependency in favor ofsimple-home-dir
build(deps): bump simple-expand-tilde from 0.4.4 to 0.4.5 dathere/qsv#2318indicatif
now that 0.17.9 is released, fixing GH unmaintained advisory forinstant
dathere/qsv@33fa54aclipboard
command fromqsvlite
binary variant dathere/qsv@9c663d8Full Changelog: dathere/qsv@0.138.0...1.0.0