From b83efc8b07344faf76f9ea99b590a3da60b0e93d Mon Sep 17 00:00:00 2001 From: John Kerl Date: Sun, 9 Jan 2022 20:12:59 -0500 Subject: [PATCH] Update docs re release status --- docs/src/installing-miller.md | 11 +++++++---- docs/src/installing-miller.md.in | 11 +++++++---- todo.txt | 30 +++++++++++++----------------- 3 files changed, 27 insertions(+), 25 deletions(-) diff --git a/docs/src/installing-miller.md b/docs/src/installing-miller.md index b9f9e1cb7..dc8fc0fa4 100644 --- a/docs/src/installing-miller.md +++ b/docs/src/installing-miller.md @@ -18,13 +18,16 @@ Quick links: You can install Miller for various platforms as follows. -* Miller 6 is in pre-release. - * You can get latest Miller 6 builds for Linux, MacOS, and Windows by visiting [https://github.com/johnkerl/miller/actions](https://github.com/johnkerl/miller/actions), selecting the latest build, and clicking _Artifacts_. (These are retained for 5 days after each commit.) - * See also the [build page](build.md) if you prefer -- in particular, if your platform's package manager doesn't have the latest release. -* Miller 5 is released. +* Download a binary + * You can get 6.0.0 binaries for several platforms on the [6.0.0 release page](https://github.com/johnkerl/miller/releases/tag/v6.0.0). + * You can get latest (head) Miller 6 builds for Linux, MacOS, and Windows by visiting [https://github.com/johnkerl/miller/actions](https://github.com/johnkerl/miller/actions), selecting the latest build, and clicking _Artifacts_. (These are retained for 5 days after each commit.) + * See also the [build page](build.md) if you prefer to build from source. + +* Using a package manager * Linux: `yum install miller` or `apt-get install miller` depending on your flavor of Linux, or [Homebrew](https://docs.brew.sh/linux). * MacOS: `brew update` and `brew install miller`, or `sudo port selfupdate` and `sudo port install miller`, depending on your preference of [Homebrew](https://brew.sh) or [MacPorts](https://macports.org). * Windows: `choco install miller` using [Chocolatey](https://chocolatey.org). + * Note: Miller 6 was released 2022-01-09; several platform may have Miller 5 available at the moment. As a first check, you should be able to run `mlr --version` at your system's command prompt and see something like the following: diff --git a/docs/src/installing-miller.md.in b/docs/src/installing-miller.md.in index 74ef229d5..9d05abfca 100644 --- a/docs/src/installing-miller.md.in +++ b/docs/src/installing-miller.md.in @@ -2,13 +2,16 @@ You can install Miller for various platforms as follows. -* Miller 6 is in pre-release. - * You can get latest Miller 6 builds for Linux, MacOS, and Windows by visiting [https://github.com/johnkerl/miller/actions](https://github.com/johnkerl/miller/actions), selecting the latest build, and clicking _Artifacts_. (These are retained for 5 days after each commit.) - * See also the [build page](build.md) if you prefer -- in particular, if your platform's package manager doesn't have the latest release. -* Miller 5 is released. +* Download a binary + * You can get 6.0.0 binaries for several platforms on the [6.0.0 release page](https://github.com/johnkerl/miller/releases/tag/v6.0.0). + * You can get latest (head) Miller 6 builds for Linux, MacOS, and Windows by visiting [https://github.com/johnkerl/miller/actions](https://github.com/johnkerl/miller/actions), selecting the latest build, and clicking _Artifacts_. (These are retained for 5 days after each commit.) + * See also the [build page](build.md) if you prefer to build from source. + +* Using a package manager * Linux: `yum install miller` or `apt-get install miller` depending on your flavor of Linux, or [Homebrew](https://docs.brew.sh/linux). * MacOS: `brew update` and `brew install miller`, or `sudo port selfupdate` and `sudo port install miller`, depending on your preference of [Homebrew](https://brew.sh) or [MacPorts](https://macports.org). * Windows: `choco install miller` using [Chocolatey](https://chocolatey.org). + * Note: Miller 6 was released 2022-01-09; several platform may have Miller 5 available at the moment. As a first check, you should be able to run `mlr --version` at your system's command prompt and see something like the following: diff --git a/todo.txt b/todo.txt index d594fd674..14e2c86f5 100644 --- a/todo.txt +++ b/todo.txt @@ -1,20 +1,28 @@ ================================================================ PUNCHDOWN LIST ----------------------------------------------------------------- - * document cloudthings, e.g. o go.yml o codespell.yml - codespell --check-filenames --skip *.csv,*.dkvp,*.txt,*.js,*.html,*.map,./tags,./test/cases --ignore-words-list denom,inTerm,inout,iput,nd,nin,numer,Wit,te,wee o readthedocs triggers +* update build docs re artifacts -- thanks to #821/#822 no need for buildboxing anymore :) * sync-print option; or (yuck) another xprint variant; or ...; emph dump/eprint ? trace-mode ? +* release ordering? + conda + brew macports chocolatey + ubuntu debian fedora gentoo prolinux archlinux + netbsd freebsd + +* post-release: + w installing-miller.md.in + +================================================================ +NON-BLOCKERS + * doc - o new-in-miller-6: missing: - - dump syntax -- ? - - emittable constraints -- ? o wut h1 spacing before/after ... o shell-commands: while-read example from issues E reference-dsl-user-defined-functions: UDSes -> non-factorial example -- maybe some useful aggregator @@ -33,18 +41,6 @@ PUNCHDOWN LIST - needs UTs as well o while-read example from issues -* release ordering? - conda - brew macports chocolatey - ubuntu debian fedora gentoo prolinux archlinux - netbsd freebsd - -* post-release: - w installing-miller.md.in - -================================================================ -NON-BLOCKERS - * profile sort * RT ngrams.sh -v -o 1 one-word-list.txt