Back to Miller

Documents for releases

docs/src/release-docs.md

6.18.114.2 KB
Original Source
<!--- PLEASE DO NOT EDIT DIRECTLY. EDIT THE .md.in FILE PLEASE. ---> <div> <span class="quicklinks"> Quick links: &nbsp; <a class="quicklink" href="../reference-main-flag-list/index.html">Flags</a> &nbsp; <a class="quicklink" href="../reference-verbs/index.html">Verbs</a> &nbsp; <a class="quicklink" href="../reference-dsl-builtin-functions/index.html">Functions</a> &nbsp; <a class="quicklink" href="../glossary/index.html">Glossary</a> &nbsp; <a class="quicklink" href="../release-docs/index.html">Release docs</a> </span> </div> # Documents for releases

If your mlr version says something like mlr 6.0.0-dev, with the -dev suffix, you're likely building from source, or you've obtained a recent artifact from GitHub Actions -- the page https://miller.readthedocs.io/en/main contains information for the latest contributions to the Miller repository.

If your mlr version says something like Miller v5.10.2 or mlr 6.0.0, without the -dev suffix, you're likely using a Miller executable from a package manager -- please see below for the documentation for Miller as of the release you're using.

ReleaseDocsRelease notes
mainmain branchN/A
6.17.0Miller 6.17.0Miller 6.17.0: YAML and DCF file formats; performance improvements; bugfixes
6.16.0Miller 6.16.0Miller 6.16.0: Snap support via snap install miller
6.15.0Miller 6.15.0Miller 6.15.0: Fix double quotes in CSV comments and mlr -I mode preservation; sort -b
6.14.0Miller 6.14.0Survival curve, misc. features and bugfixes
6.13.0Miller 6.13.0File-stat DSL function, new stats accumulator, misc. bugfixes
6.12.0Miller 6.12.0New sparsify verb, wide-table performance improvement, thousands separator for fmtnum function
6.11.0Miller 6.11.0CSV/TSV auto-unsparsify, regex-fieldname support for reorder/sub/ssub/gsub, strmatch DSL function, and more
6.10.0Miller 6.10.0Add --files option; bugfixes; use Go 1.19
6.9.0Miller 6.9.0Nanosecond timestamps, ZSTD compression, improved data-error handling, and more
6.8.0Miller 6.8.0New case verb, index DSL function, and more
6.7.0Miller 6.7.0New leftpad/rightpad DSL functions, unspace verb, and more
6.6.0Miller 6.6.0Bugfixes and unspace verb
6.5.0Miller 6.5.0Bugfixes and memory-reduction optimizations
6.4.0Miller 6.4.0 mlr summary verb, exec() function, mlr cat --filename, multiline string literals, and more
6.3.0Miller 6.3.0Windows terminal colors, Latin-1, and more
6.2.0Miller 6.2.0Restore --tsvlite; add gssub and expand dhms functions
6.1.0Miller 6.1.0Natural sort, true TSV, sliding-window averages, and more
6.0.0Miller 6.0.0Miller 6
5.10.4Miller 5.10.45.10 bugfix for issue #1108
5.10.3Miller 5.10.3Address Conda-build issue
5.10.2Miller 5.10.2Restore mlr manpage to distro file
5.10.1Bugfixes
5.10.0Miller 5.10.0sort-within-records, unsparsify -f, misc updates; Go-port beta
5.9.1Security update: disallow --prepipe in .mlrrc
5.9.0Miller 5.9.0.mlrrc feature, and fix Windows build
5.8.0Miller 5.8.0Better environment-variable support, new 'count' verb, bugfixes
5.7.0Miller 5.7.0Ports, bugfixes, and keystroke-savers
5.6.2Miller 5.6.2Bug fix for CSV/TSV with many files
5.6.1Mobile-friendly docs
5.6.0Miller 5.6.0System calls / external commands, ASV/USV support, and bulk numeric formatting
5.5.0Miller 5.5.0Positional indexing and other data-cleaning features
5.4.0Miller 5.4.0New data-cleaning features, Windows mlr.exe, limited localtime support, and bugfixes
5.3.0Miller 5.3.0Data comments, documentation improvements, and bug fixes
5.2.2Bug-fix release: 64-bit aggregators
5.2.1Fix non-x86/gcc7 build error
5.2.0Miller 5.2.0stats across regexed field names, string/num stats, CSV UTF BOM strip
5.1.0JSON-array support, fractional seconds in strptime/strftime, and other minor features
5.1.0wMLR.EXE: Windows beta
5.0.1Two minor bugfixes
5.0.0Miller 5.0.0Autodetected line-endings, in-place mode, user-defined functions, and more
4.5.0Customizable output format for redirected output
4.4.0Redirected output, row-value shift, and other features
4.3.0Interpolated percentiles, markdown-tabular output format, CSV-quote preservation
4.2.0Multi-emit
4.1.0for/if/while and various features
4.0.0Miller 4.0.0Variables, begin/end blocks, pattern-action blocks
3.5.0New data-rearrangers: nest, shuffle, repeat; misc. features
3.4.0JSON, reshape, regex captures, and more
3.3.2Bootstrap sampling, EWMA, merge-fields, isnull/isnotnull functions
3.2.2Performance improvements, compressed I/O, and variable-name escaping
3.1.2Bugfix for stats1 max
3.1.1Fix regression tests for i386
3.1.0Minor feature enhancements, and portability
3.0.1Miller 3.0.1Allow scientific notation in DSL literals; mlr bar --auto
3.0.0Integer and float arithmetic, improved documentation, minor feature enhancements
2.3.2Iterative stats, exclude-filter, implicit-CSV-header, and other features
2.3.1Bug fix for mlr top -a
2.3.0Regex support, gsub, reservoir sampling, iterative stats, and other features
2.2.1Autoconfig support
2.2.0Multi-character RS,FS,PS
2.1.4Improved read performance for RFC4180 CSV
2.1.4Improved read performance for RFC4180 CSV
2.1.3Reduce tar-file size
2.1.1Incremental read-performance increase for CSV format
2.1.0Minor enhancements and bug fixes
2.0.0Miller 2.0.0RFC4180-compliant CSV
1.0.1Add INSTALLDIR Makefile option for Homebrew
1.0.0Miller 1.0.0Initial public release