Skip to content

Release 3.3.0

Compare
Choose a tag to compare
@gavinhoward gavinhoward released this 17 Feb 05:35
· 1046 commits to master since this release

This is a production release that changes one behavior and fixes documentation bugs.

The changed behavior is the treatment of -e and -f when given through BC_ENV_ARGS or DC_ENV_ARGS. Now bc and dc do not exit when those options (or their equivalents) are given through those environment variables. However, bc and dc still exit when they or their equivalents are given on the command-line.

$ sha512sum bc-3.3.0.tar.xz
b8d0b6d6d9c5d4fc62df62d1b9b7e7006a8b430e063fe0d5f646cfaeb4c6fc9c7037b644e853b7ae7d5c5f42f079221e9cdc32564d70c9ddd6bb867ddc7056de  bc-3.3.0.tar.xz

$ sha256sum bc-3.3.0.tar.xz
d4c0da5a6be9652f55bf237dd44d68602f75c617b486356cb70fc4514f2fd360  bc-3.3.0.tar.xz

$ stat -c '%s  %n'
229580  bc-3.3.0.tar.xz

$ sha512sum bc-3.3.0.tar.xz.sig
935b381ce5a84a895fabcdfe87fbcb9c5c2f2af2a6ea12948a704447406932366261a105ce08b95dd9e4257b0f46ab98b6df4de61186c82b602dd81b334a0d4b  bc-3.3.0.tar.xz.sig

$ sha256sum bc-3.3.0.tar.xz.sig
14be11a9d60b06aed93f2a4cece039d78e49eb3aa4a7b92f9058b9e6e53afb8d  bc-3.3.0.tar.xz.sig

$ stat -c '%s  %n'
662  bc-3.3.0.tar.xz.sig