From 86fe0fabeb58815297ac74e9780acdf91cde98e0 Mon Sep 17 00:00:00 2001 From: Sergey Grebenshchikov Date: Thu, 18 Oct 2018 00:41:25 +0200 Subject: [PATCH] Release 1.14.0 --- Makefile | 2 +- README.md | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Makefile b/Makefile index 5da2751..c67d020 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ APP=gif NAME := yeetgif REPOSITORY := quay.io/sergey_grebenshchikov/$(NAME) -VERSION := 1.13.0 +VERSION := 1.14.0 VERSION_COMMIT := $(VERSION)-$(shell printf "%s" "$$(git rev-parse HEAD)" | cut -c 1-8) PACKAGES := $(shell go list -f {{.Dir}} ./...) diff --git a/README.md b/README.md index ee0f39c..a224e8b 100644 --- a/README.md +++ b/README.md @@ -41,14 +41,14 @@ Or [download the binary](https://github.com/sgreben/yeetgif/releases/latest) fro ```sh # Linux -curl -LO https://github.com/sgreben/yeetgif/releases/download/1.13.0/gif_1.13.0_linux_x86_64.tar.gz | tar xz +curl -LO https://github.com/sgreben/yeetgif/releases/download/1.14.0/gif_1.14.0_linux_x86_64.tar.gz | tar xz # OS X -curl -LO https://github.com/sgreben/yeetgif/releases/download/1.13.0/gif_1.13.0_osx_x86_64.tar.gz | tar xz +curl -LO https://github.com/sgreben/yeetgif/releases/download/1.14.0/gif_1.14.0_osx_x86_64.tar.gz | tar xz # Windows -curl -LO https://github.com/sgreben/yeetgif/releases/download/1.13.0/gif_1.13.0_windows_x86_64.zip -unzip gif_1.13.0_windows_x86_64.zip +curl -LO https://github.com/sgreben/yeetgif/releases/download/1.14.0/gif_1.14.0_windows_x86_64.zip +unzip gif_1.14.0_windows_x86_64.zip ``` **NOTE**: To use the `optimize` command, you'll also need the [`giflossy`](https://github.com/kornelski/giflossy) fork of `gifsicle` installed: @@ -181,9 +181,9 @@ Usage: gif shake [OPTIONS] ˵(˵ ͡⚆ ͜ʖ ͡⚆˵)˵ Options: - -f, --frequency (default 1) - -a, --amplitude (default 8) - -r, --random 🌀 (default 0.5) + -f, --frequency (default [1]) + -a, --amplitude (default [7]) + -r, --random 🌀 (default 0.75) ``` ### woke