bug-datamash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-datamash] datamash-1.2 released [stable]


From: Assaf Gordon
Subject: [Bug-datamash] datamash-1.2 released [stable]
Date: Tue, 22 Aug 2017 18:06:43 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

This is to announce datamash-1.2, a new stable release.

Datamash is a command-line program which performs basic numeric,textual
and statistical operations on input textual data files.

GNU Datamash home page:
  https://www.gnu.org/software/datamash/

Please report any problem you may experience to the
address@hidden mailing list.

Happy Hacking!
- assaf

==================================================================

Here are the compressed sources and a GPG detached signature[*]:
http://ftp.gnu.org/gnu/datamash/datamash-1.2.tar.gz
http://ftp.gnu.org/gnu/datamash/datamash-1.2.tar.gz.sig

Use a mirror for higher download bandwidth:
http://ftpmirror.gnu.org/datamash/datamash-1.2.tar.gz
http://ftpmirror.gnu.org/datamash/datamash-1.2.tar.gz.sig

[*] Use a .sig file to verify that the corresponding file (without the
.sig suffix) is intact.  First, be sure to download both the .sig file
and the corresponding tarball.  Then, run a command like this:

gpg --verify datamash-1.2.tar.gz.sig

If that command fails because you don't have the required public key,
then run this command to import it:

gpg --keyserver keys.gnupg.net --recv-keys 0A11B61D3657B901

and rerun the 'gpg --verify' command.

==================================================================

The checksums of the archive are:
$ sha1sum datamash-1.2.tar.gz
4b7afb5567bedc520bd694548d49301ba02d1537  datamash-1.2.tar.gz

$ sha256sum datamash-1.2.tar.gz
e8d46fb22ccc77e5380f26cde622a733f363d388b04a2c22e7fb6de0e9d85996
datamash-1.2.tar.gz

$ sha512sum datamash-1.2.tar.gz
afb0960ffa881e1112394f5e0355c7a6efea13d6bdcbccb9830a6cde617e13701ca361d62c8283b7a64a27135b2f54a75970b17a7d73a5f0ba914ab70f05c086
 datamash-1.2.tar.gz

$ b2sum datamash-1.2.tar.gz
877a596aa486756199431d6eaae8f2005bf34b20cae9c94e94441069b0153b15bbab067198a7be9bf76c3e305067f5f1c8980274fcaf37f232748a3c99d61ed8
 datamash-1.2.tar.gz

==================================================================

NEWS

* Noteworthy changes in release 1.2 (2017-08-22) [stable]

** New Features

  New operations:
    perc (percentile),
    range (max-min of values in group/column)

  Improved 'check' operation:
    Expected number of lines/fields can be specified as parameter.

** Improvements

  Improved bash-completion script installation path




reply via email to

[Prev in Thread] Current Thread [Next in Thread]